mirror of
https://github.com/Adam-Ant/dotfiles
synced 2024-11-05 01:06:21 +00:00
Add Whitespace highlighting plugin
This commit is contained in:
parent
ca4f36175e
commit
2a928b38ab
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -16,3 +16,6 @@
|
||||
[submodule "vim/bundle/vim-markdown-toc"]
|
||||
path = vim/bundle/vim-markdown-toc
|
||||
url = git@github.com:mzlogin/vim-markdown-toc.git
|
||||
[submodule "vim/bundle/vim-better-whitespace"]
|
||||
path = vim/bundle/vim-better-whitespace
|
||||
url = git@github.com:ntpeters/vim-better-whitespace.git
|
||||
|
1
vim/bundle/vim-better-whitespace
Submodule
1
vim/bundle/vim-better-whitespace
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 688837f23daa953a921a56c1780464d182577e6c
|
Loading…
Reference in New Issue
Block a user