We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1582dd7 commit a792ebeCopy full SHA for a792ebe
init.vim
@@ -70,7 +70,7 @@ set termguicolors
70
set cursorline
71
let g:startify_custom_header =
72
\ startify#pad(split(system('cat $HOME/.local/share/venom/ascii.txt'), '\n'))
73
-let g:startify_custom_footer = startify#center(split(system('echo Venom 1.4 Hydra'), '\n'))
+let g:startify_custom_footer = startify#center(split(system('echo Venom 1.5 Chimaera'), '\n'))
74
" Set find and replace to a more easy system
75
nnoremap S :%s//g<Left><Left>
76
set backspace=indent,eol,start " Make backspace work
0 commit comments