mu/apps/vimrc.vim
Kartik Agaram 91a254de16 6842 - hackily load local Vim settings
I have scripts to load vimrc.vim from the directory of the file being edited.
This hack loads vimrc.vim from the top-level mu/ directory when I edit
files in some common directories.
2020-09-23 21:43:23 -07:00

3 lines
89 B
VimL

" when opening files in this directory, load vimrc from cwd (top-level)
source vimrc.vim