nvim bindings
This commit is contained in:
parent
4e75c8e3eb
commit
af95ae9a54
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ autocmd BufNewFile,BufRead *.tako set filetype=python
|
|||
|
||||
map <leader>t :NERDTreeToggle<CR>
|
||||
noremap <leader>a :NERDTreeFind<CR>
|
||||
noremap <leader>m :NERDTreeFind<Space>
|
||||
|
||||
let g:python_highlight_all = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue