Skip to content

localset.vim is a simple, minimalist plugin that sets (project) local settings from file vim.local

License

Notifications You must be signed in to change notification settings

gutierri/localset.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

localset.vim

localset.vim is a simple, minimalist plugin that sets (project) local settings
looking for a vim.local at the root of $VIM_PROJECT

configuration:

set a variable envirion with the name of the project root folder on shell

$ export VIM_PROJECT=localset.vim

now every time you are editing a file inside this folder, localset.vim
automatically updates looking for a file with settings in 
$VIM_PROJECT/vim.local

About

localset.vim is a simple, minimalist plugin that sets (project) local settings from file vim.local

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published