From 56745d99ca607f555e8a053dbf686eff6f56a646 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 6 Feb 2019 12:26:38 +0100 Subject: [PATCH] Fix some vanities --- autoload/startify.vim | 4 ++-- doc/startify.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/autoload/startify.vim b/autoload/startify.vim index 9b362c7..b3a8f45 100644 --- a/autoload/startify.vim +++ b/autoload/startify.vim @@ -586,7 +586,7 @@ function! s:filter_oldfiles(path_prefix, path_format, use_env) abort endif return oldfiles -endfun +endfunction " Function: s:filter_oldfiles_unsafe {{{1 function! s:filter_oldfiles_unsafe(path_prefix, path_format, use_env) abort @@ -617,7 +617,7 @@ function! s:filter_oldfiles_unsafe(path_prefix, path_format, use_env) abort endfor return oldfiles -endfun +endfunction " Function: s:show_dir {{{1 function! s:show_dir() abort diff --git a/doc/startify.txt b/doc/startify.txt index fa8f41e..3fe6988 100644 --- a/doc/startify.txt +++ b/doc/startify.txt @@ -11,12 +11,12 @@ \/__/ by Marco Hinz~ > - If you use any of my plugins, please star them on github. It's a great way + If you use any of my plugins, please star them on GitHub. It's a great way of getting feedback and gives me the kick to put more time into their development. - If you encounter any bugs or have feature requests, just open an issue - report on Github. + If you encounter any bugs or have feature requests, just open an issue on + GitHub. Thank you for flying mhi^ airlines. Get the Vim on! <