+1
-1
@@ -16,7 +16,7 @@ let g:loaded_nuwiki = 1
|
|||||||
" Plugin version, surfaced by :VimwikiShowVersion / :NuwikiShowVersion.
|
" Plugin version, surfaced by :VimwikiShowVersion / :NuwikiShowVersion.
|
||||||
" Set before the Neovim early-return below so both clients see the global.
|
" Set before the Neovim early-return below so both clients see the global.
|
||||||
if !exists('g:nuwiki_version')
|
if !exists('g:nuwiki_version')
|
||||||
let g:nuwiki_version = '0.5.0'
|
let g:nuwiki_version = '0.5.1'
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" Resolve the plugin root NOW, while this script is being sourced and
|
" Resolve the plugin root NOW, while this script is being sourced and
|
||||||
|
|||||||
Reference in New Issue
Block a user