parent
4cf9947345
commit
b76288d031
|
@ -26,7 +26,7 @@ command! -nargs=? -bar -complete=customlist,startify#get_session_names SLoad cal
|
||||||
" Function: s:start {{{1
|
" Function: s:start {{{1
|
||||||
function! s:start() abort
|
function! s:start() abort
|
||||||
setfiletype startify
|
setfiletype startify
|
||||||
setlocal nonumber buftype=nofile
|
setlocal nonumber nobuflisted buftype=nofile
|
||||||
if v:version >= 703
|
if v:version >= 703
|
||||||
setlocal norelativenumber
|
setlocal norelativenumber
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue