Skip to content

Commit

Permalink
update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
randName committed Oct 2, 2022
1 parent d593aeb commit abbb1d1
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 12 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,3 @@
[submodule "vim/pack/plugins/opt/yats.vim"]
path = vim/pack/plugins/opt/yats.vim
url = https://github.com/HerringtonDarkholme/yats.vim
[submodule "vim/pack/plugins/start/coc.nvim"]
path = vim/pack/plugins/opt/coc.nvim
url = https://github.com/neoclide/coc.nvim
2 changes: 2 additions & 0 deletions gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
excludesfile = ~/.gitignore
[fetch]
prune = true
[pull]
rebase = true
1 change: 0 additions & 1 deletion vim/ftplugin/typescript.vim
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
packadd yats.vim
packadd coc.nvim
1 change: 0 additions & 1 deletion vim/pack/plugins/opt/coc.nvim
Submodule coc.nvim deleted from b5950a
2 changes: 1 addition & 1 deletion vim/pack/plugins/opt/vim-gitgutter
2 changes: 1 addition & 1 deletion vim/pack/plugins/opt/yats.vim
3 changes: 0 additions & 3 deletions vim/plugin/coc.vim

This file was deleted.

2 changes: 1 addition & 1 deletion zsh/plugins/pure
Submodule pure updated 3 files
+1 −1 package.json
+7 −1 pure.zsh
+12 −2 readme.md
2 changes: 1 addition & 1 deletion zsh/plugins/zsh-syntax-highlighting

0 comments on commit abbb1d1

Please sign in to comment.