Improve some keymaps, instead of overriding standard keys.
Added many convenience mappings for LustyJuggler such as ,lm for rails models, ,lc for controllers, etc
This commit is contained in:
5
vim/plugin/settings/NERDtree-tabs.vim
Normal file
5
vim/plugin/settings/NERDtree-tabs.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" Auto open nerd tree on startup
|
||||
let g:nerdtree_tabs_open_on_gui_startup = 1
|
||||
" Focus in the main content window
|
||||
let g:nerdtree_tabs_focus_on_files = 1
|
||||
|
||||
Reference in New Issue
Block a user