Skip to content

Commit

Permalink
Vim: Add syntax plugin for KDL
Browse files Browse the repository at this point in the history
  • Loading branch information
grekko committed Jun 7, 2024
1 parent 7b96c36 commit 6597b27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,6 @@
[submodule "dotdirs/.vim/bundle/ctrlp.vim.git"]
path = dotdirs/.vim/bundle/ctrlp.vim.git
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "dotdirs/.vim/bundle/kdl.vim"]
path = dotdirs/.vim/bundle/kdl.vim
url = https://github.com/imsnif/kdl.vim.git
1 change: 1 addition & 0 deletions dotdirs/.vim/bundle/kdl.vim
Submodule kdl.vim added at b84d7d

0 comments on commit 6597b27

Please sign in to comment.