mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add vimwiki; remap vimwiki index combo; minor refactors
This commit is contained in:
parent
4e7972ced1
commit
7192e85f84
3 changed files with 10 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -70,3 +70,6 @@
|
|||
[submodule ".vim/bundle/limelight.vim"]
|
||||
path = .vim/bundle/limelight.vim
|
||||
url = https://github.com/junegunn/limelight.vim.git
|
||||
[submodule ".vim/bundle/vimwiki"]
|
||||
path = .vim/bundle/vimwiki
|
||||
url = https://github.com/vimwiki/vimwiki.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue