feat(nvim): enable vimwiki
This commit is contained in:
parent
1e7b654477
commit
22a18418ac
6 changed files with 34 additions and 5 deletions
|
@ -7,5 +7,6 @@
|
|||
gs = "git status";
|
||||
gd = "git diff";
|
||||
k = "kubectl";
|
||||
ww = "nvim -c VimwikiIndex";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue