sisko/firefox: add tridactyl support
This commit is contained in:
@@ -100,7 +100,7 @@ in {
|
||||
" Close vim is Nerdtree is the only buffer left
|
||||
autocmd bufenter * if (winnr("$") == 1 && exists("b:NERDTree") && b:NERDTree.isTabTree()) | q | endif
|
||||
|
||||
if empty($AERC_ACCOUNT)
|
||||
if empty($AERC_ACCOUNT) && empty($MOZ_APP_LAUNCHER)
|
||||
autocmd VimEnter * NERDTree " Autostart nerdtree on vim startup
|
||||
autocmd VimEnter * wincmd p " Unselect nerdtree window
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user