Move vim settings out of plugins to ensure they all get correctly loaded after everything else [Fix #373]
This commit is contained in:
4
vim/settings/vim-ruby-conque.vim
Normal file
4
vim/settings/vim-ruby-conque.vim
Normal file
@@ -0,0 +1,4 @@
|
||||
" prevent auto insert mode, which is helpful when using conque
|
||||
" term for running tests
|
||||
"
|
||||
autocmd WinEnter * stopinsert
|
||||
Reference in New Issue
Block a user