https://github.com/hiberabyss/projectconfig
Vim settings per project
https://github.com/hiberabyss/projectconfig
vim-plugin vim-settings
Last synced: 5 months ago
JSON representation
Vim settings per project
- Host: GitHub
- URL: https://github.com/hiberabyss/projectconfig
- Owner: hiberabyss
- Created: 2017-03-27T07:15:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T12:25:33.000Z (almost 4 years ago)
- Last Synced: 2025-04-04T02:12:39.019Z (about 1 year ago)
- Topics: vim-plugin, vim-settings
- Language: Vim script
- Homepage:
- Size: 9.77 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this
This plugin implements per project vim settings. The settings will be used when you open vim under any directory of the project.
This plugin provide one command and one global variable:
- `:ProjectConfig` this command will open the vim setting for this project
# Push Project File
- `let g:project_push_excludes = ['\.git']` exclude file