Replace showmarks due to deleted repo by @garbas [Close #39]
This commit is contained in:
parent
67d3313854
commit
1f587c88fb
11
.gitmodules
vendored
11
.gitmodules
vendored
@ -14,10 +14,6 @@
|
||||
path = vim/bundle/vim-scripts-AnsiEsc
|
||||
url = https://github.com/vim-scripts/AnsiEsc.vim.git
|
||||
ignore=dirty
|
||||
[submodule "vim/bundle/garbas-vim-showmarks"]
|
||||
path = vim/bundle/garbas-vim-showmarks
|
||||
url = https://github.com/garbas/vim-showmarks
|
||||
ignore=dirty
|
||||
[submodule "vim/bundle/skwp-vim-ruby-conque"]
|
||||
path = vim/bundle/skwp-vim-ruby-conque
|
||||
url = https://github.com/skwp/vim-ruby-conque
|
||||
@ -250,10 +246,6 @@
|
||||
path = vim/bundle/tpope-vim-haml
|
||||
url = https://github.com/tpope/vim-haml
|
||||
ignore=dirty
|
||||
[submodule "vim/bundle/kien-tabman"]
|
||||
path = vim/bundle/kien-tabman
|
||||
url = https://github.com/kien/tabman.vim
|
||||
ignore=dirty
|
||||
[submodule "vim/bundle/claco-jasmine"]
|
||||
path = vim/bundle/claco-jasmine
|
||||
url = https://github.com/claco/jasmine.vim
|
||||
@ -285,3 +277,6 @@
|
||||
[submodule "vim/bundle/joestelmach-javaScriptLint"]
|
||||
path = vim/bundle/joestelmach-javaScriptLint
|
||||
url = https://github.com/joestelmach/javaScriptLint.vim
|
||||
[submodule "vim/bundle/VimEz-ShowMarks"]
|
||||
path = vim/bundle/VimEz-ShowMarks
|
||||
url = https://github.com/VimEz/ShowMarks.git
|
||||
|
@ -374,7 +374,6 @@ files contain key mappings as well (TODO: probably will move them out to skwp-ke
|
||||
* TagBar - hit ,T to see a list of methods in a class (uses ctags)
|
||||
* CtrlP - Ctrl-p or ,t to find a file
|
||||
* VimBookmarks - toggle an anonymous bookmark ,bb and go thru them ,bn ,bp and clear them ,bc
|
||||
* TabMan - hit ,mt to see all tabs and buffers in a tree. Easy to navigate and close.
|
||||
|
||||
#### Git
|
||||
|
||||
|
1
vim/bundle/VimEz-ShowMarks
Submodule
1
vim/bundle/VimEz-ShowMarks
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b61e9fca473963a6b36798b830f5d12f820b7adc
|
@ -1 +0,0 @@
|
||||
Subproject commit a291c1fbd8eec4c499f7d780055c2d3b8b1a0d96
|
Loading…
Reference in New Issue
Block a user