mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
Update nvim config
This commit is contained in:
parent
d7a1770460
commit
461e0cc49a
27 changed files with 426 additions and 2999 deletions
|
|
@ -1,2 +0,0 @@
|
|||
" Exit Vim if NERDTree is the only window remaining in the only tab.
|
||||
autocmd BufEnter * if tabpagenr('$') == 1 && winnr('$') == 1 && exists('b:NERDTree') && b:NERDTree.isTabTree() | quit | endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue