-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
Submodule dracula-theme
updated
7 files
+0 −1 | after/syntax/css.vim | |
+1 −0 | after/syntax/markdown.vim | |
+5 −0 | after/syntax/sh.vim | |
+18 −0 | after/syntax/tex.vim | |
+10 −0 | after/syntax/tsx.vim | |
+8 −2 | after/syntax/xml.vim | |
+8 −2 | colors/dracula.vim |
Submodule fugitive
updated
4 files
+6 −6 | README.markdown | |
+1,882 −1,299 | autoload/fugitive.vim | |
+62 −72 | doc/fugitive.txt | |
+136 −40 | plugin/fugitive.vim |
Submodule nerdtree
updated
from d6032c to 6b6cad
Submodule vim-airline
updated
22 files
Submodule vim-airline-themes
updated
6 files
Submodule vim-jsx-improve
updated
5 files
+2 −0 | after/ftplugin/javascript.vim | |
+2 −2 | after/indent/javascript.vim | |
+6 −3 | after/syntax/javascript.vim | |
+8 −4 | react.js | |
+86 −89 | syntax/javascript.vim |