Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 8 by [email protected]: Add mode to enable/disable abbreviations
http://code.google.com/p/vim/issues/detail?id=8
Please consider adding a mode to enable and disable abbreviations.
Currently, one can disable them but only with the command ":abc <buffer>",
which deletes all the abbreviations and is also difficult to figure out
(":abc" by itself doesn't work). There is a recent discussion thread on the
user's list covering this problem. I am thinking along the lines of ":set
noabbrev" and ":set abbrev".
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php