We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe2813 commit 24d0dd4Copy full SHA for 24d0dd4
1 file changed
gui.vim
@@ -24,7 +24,3 @@ colorscheme zenburn
24
" Disable promptline and tmuxline extensions.
25
let g:airline#extensions#tmuxline#enabled = 0
26
let g:airline#extensions#promptline#enabled = 0
27
-
28
-" Un-set promptline and tmuxline snapshot.
29
-unlet g:airline#extensions#promptline#snapshot_file
30
-unlet g:airline#extensions#tmuxline#snapshot_file
0 commit comments