-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use default Vim message settings, update modules
.. and remove completor.vim from README as I already removed it from repository. Signed-off-by: Tomas Slusny <[email protected]>
- Loading branch information
Showing
18 changed files
with
15 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule base16-vim
updated
91 files
Submodule fzf.vim
updated
5 files
+2 −2 | README.md | |
+20 −11 | autoload/fzf/vim.vim | |
+4 −4 | autoload/fzf/vim/complete.vim | |
+1 −1 | doc/fzf-vim.txt | |
+0 −2 | plugin/fzf.vim |
Submodule syntastic
updated
4 files
+15 −8 | autoload/syntastic/util.vim | |
+3 −1 | doc/syntastic-checkers.txt | |
+1 −1 | plugin/syntastic.vim | |
+3 −3 | syntax_checkers/lisp/clisp.vim |
Submodule ultisnips
updated
3 files
+4 −3 | doc/UltiSnips.txt | |
+6 −1 | pythonx/UltiSnips/text_objects/_visual.py | |
+2 −9 | pythonx/UltiSnips/vim_state.py |
Submodule vim-snippets
updated
4 files
+9 −1 | snippets/go.snippets | |
+1 −1 | snippets/javascript/javascript-jasmine.snippets | |
+2 −2 | snippets/rust.snippets | |
+1 −1 | snippets/tex.snippets |
Submodule vim-test
updated
from 0b19c3 to 4f5e17
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule .fzf
updated
6 files
+10 −7 | plugin/fzf.vim | |
+1 −1 | src/core.go | |
+2 −0 | src/options.go | |
+11 −9 | src/reader.go | |
+7 −1 | src/terminal.go | |
+7 −0 | test/test_go.rb |
Submodule .zim
updated
from 95f1e3 to ff3296
Submodule base16-shell
updated
91 files