Skip to content

Commit

Permalink
ADD: add fencview plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
cwgis committed Mar 15, 2013
1 parent ccea9b8 commit 4edf265
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@
[submodule "bundle/genutils"]
path = bundle/genutils
url = git@github.com:vim-scripts/genutils.git
[submodule "bundle/fencview"]
path = bundle/fencview
url = git@github.com:mbbill/fencview.git
2 changes: 2 additions & 0 deletions bundle/config/plugin/fencview.vim
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
let g:fencview_autodetect = 1
let g:fencview_checklines = 10
1 change: 1 addition & 0 deletions bundle/fencview
Submodule fencview added at a576ab

0 comments on commit 4edf265

Please sign in to comment.