Skip to content

Adding safe delete and use it as default. Added docu - #1

Open
seb-mueller wants to merge 5 commits into
vim-scripts:masterfrom
seb-mueller:master
Open

Adding safe delete and use it as default. Added docu#1
seb-mueller wants to merge 5 commits into
vim-scripts:masterfrom
seb-mueller:master

Conversation

@seb-mueller

Copy link
Copy Markdown

The default mapping didn't check for modification which should be default (similar to :bd).
Original was mapped to a different binding (:bd! equivalent).
Also documentation was slighly misleading (/ instead of )

fancypantalons and others added 5 commits September 3, 2013 22:13
This actually swipes an idea from:

https://github.com/vits/kwbdi.vim

While adding a <Plug>KwbdiForce command that can be mapped to an
equivalent to bd!.
Fix some typos, language editing in docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants