added vim ts support

nvim
spinach 2 years ago
parent 6f379dbf9f
commit aff27d53d8

9
.gitmodules vendored

@ -35,18 +35,21 @@
[submodule "vim-nerdtree-tabs"]
path = editors/vim/pack/man/start/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs
[submodule "editors/vim/pack/man/start/vim-typescript"]
path = editors/vim/pack/man/start/vim-typescript
url = https://github.com/leafgarland/typescript-vim.git
[submodule "tmux-mem-cpu-load"]
path = src/tmux-mem-cpu-load
url = https://github.com/thewtex/tmux-mem-cpu-load
[submodule "fzf"]
path = src/fzf
url = https://github.com/junegunn/fzf.git
[submodule "vimwiki"]
path = editors/vim/pack/man/start/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "vim-markdown"]
path = editors/vim/pack/man/start/vim-markdown
url = https://github.com/preservim/vim-markdown.git
[submodule "fzf"]
path = src/fzf
url = https://github.com/junegunn/fzf.git
[submodule "i3lock-blur"]
path = src/i3lock-blur
url = https://git.keegandeppe.com/kdeppe/i3lock-blur.git

@ -0,0 +1 @@
Subproject commit 52f3ca3474d51f5021696ffb7297d989e49121ac
Loading…
Cancel
Save