-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated subs, added ignore for eclim
- Loading branch information
Showing
5 changed files
with
7 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# ignore eclim -- only on computer-by-computer basis | ||
/eclim | ||
/plugin |
Submodule ctrlp
updated
7 files
+1 −3 | .gitignore | |
+14 −5 | autoload/ctrlp.vim | |
+4 −3 | autoload/ctrlp/buffertag.vim | |
+1 −2 | autoload/ctrlp/changes.vim | |
+3 −4 | autoload/ctrlp/line.vim | |
+16 −5 | autoload/ctrlp/tag.vim | |
+2 −3 | readme.md |
Submodule gist
updated
from f45d93 to aad7fb
Submodule snipmate
updated
1 files
+2 −1 | autoload/snipMate.vim |
Submodule syntastic
updated
from 7b3b63 to 6818c4