Skip to content

Commit a792ebe

Browse files
committed
bump version to 1.5
1 parent 1582dd7 commit a792ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ set termguicolors
7070
set cursorline
7171
let g:startify_custom_header =
7272
\ 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'))
73+
let g:startify_custom_footer = startify#center(split(system('echo Venom 1.5 Chimaera'), '\n'))
7474
" Set find and replace to a more easy system
7575
nnoremap S :%s//g<Left><Left>
7676
set backspace=indent,eol,start " Make backspace work

0 commit comments

Comments
 (0)