faster window-switch

This commit is contained in:
Felix Van der Jeugt 2017-06-14 10:21:54 +02:00
parent 7e44c4a18f
commit 665c61feac
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 0 deletions

View File

@ -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$",