Skip to content

Commit

Permalink
feat: add vim yaml plugin
Browse files Browse the repository at this point in the history
for improved yaml support.
  • Loading branch information
stvstnfrd committed Nov 14, 2024
1 parent ea397c1 commit 866fc08
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 @@ -67,3 +67,6 @@
[submodule "vim-plugins/.config/vim/bundle/rainbow_parentheses"]
path = vim-plugins/.config/vim/bundle/rainbow_parentheses
url = git@github.com:kien/rainbow_parentheses.vim.git
[submodule "vim-plugins/.config/vim/bundle/yaml"]
path = vim-plugins/.config/vim/bundle/yaml
url = https://github.com/stephpy/vim-yaml.git
1 change: 1 addition & 0 deletions vim-plugins/.config/vim/bundle/yaml
Submodule yaml added at dce195

0 comments on commit 866fc08

Please sign in to comment.