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