diff options
Diffstat (limited to 'inc')
| -rw-r--r-- | inc/rebinds.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/rebinds.vim b/inc/rebinds.vim index 4debb51..65dfc0e 100644 --- a/inc/rebinds.vim +++ b/inc/rebinds.vim @@ -4,7 +4,7 @@ inoremap <Right> <NOP> inoremap <Up> <NOP> inoremap <Down> <NOP> -map <C-n> :NERDTreeToggle<CR> +map <C-n> :Lex<CR> " To enable/disable the autocomplete dropdown nmap <leader> [ :AcpDisable<CR> |
