mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 00:40:04 +08:00
fix(tasks): update vim-zettelkasten task
This commit is contained in:
parent
cf640a81da
commit
f08eb2d043
@ -316,7 +316,7 @@
|
||||
VIMRUNTIME = 'D:\Neovim\v0.4.2\share\nvim\runtime'
|
||||
[bundle-vim-zettelkasten-nvim]
|
||||
command = 'wt.exe'
|
||||
args = ['-d', 'D:\wsdjeg\vim-zettelkasten', 'D:\Scoop\apps\neovim\current\bin\nvim.exe', '-Nu', 'test/vimrc']
|
||||
args = ['-d', 'D:\wsdjeg\vim-zettelkasten', 'D:\Scoop\apps\neovim\current\bin\nvim.exe', '-Nu', 'test/init.vim']
|
||||
isBackground = true
|
||||
[bundle-vim-zettelkasten-nvim.options.env]
|
||||
VIM = 'D:\Scoop\apps\neovim\current\share\nvim'
|
||||
|
Loading…
Reference in New Issue
Block a user