faster window-switch
This commit is contained in:
parent
7e44c4a18f
commit
665c61feac
@ -88,6 +88,7 @@ call plug#end()
|
||||
let g:airline_powerline_fonts=1
|
||||
|
||||
nnoremap <Leader>t :NERDTreeToggle<CR><CR>
|
||||
nnoremap <Leader>; :wincmd w<CR>
|
||||
let NERDTreeIgnore=[
|
||||
\ ".*\\.class$",
|
||||
\ ".*\\.o$",
|
||||
|
Loading…
Reference in New Issue
Block a user