Skip to content

Commit

Permalink
vim: Added kwbdi to be able to close buffers without changing windows
Browse files Browse the repository at this point in the history
(tried bufkill.vim, but had errors with several variations of its
commands).
  • Loading branch information
chrisberkhout committed Mar 21, 2012
1 parent e0d2c73 commit ebd44d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@
[submodule "vim/bundle/ZoomWin"]
path = vim/bundle/ZoomWin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule "vim/bundle/kwbdi"]
path = vim/bundle/kwbdi
url = https://github.com/vim-scripts/kwbdi.vim.git
1 change: 1 addition & 0 deletions vim/bundle/kwbdi
Submodule kwbdi added at 1fd038

0 comments on commit ebd44d9

Please sign in to comment.