On 30 апр, 06:35, Tony Mechelynck <[email protected]> wrote: > On 29/04/10 16:55, Maxim Kim wrote: > > I had the very same problem with it. > > In my plugin I just do > > > augroup filetypedetect > > " clear FlexWiki's stuff > > au! * *.wiki > > augroup end > > A simpler solution would be to create a script > <something>/ftplugin/flexwiki.vim with <something> being an entry which > comes after $VIMRUNTIME in the 'runtimepath' option (i.e. > $VIM/vimfiles/after on any platform, or also $HOME/vimfiles/after on > Windows, $HOME/.vim/after on Unix), with the following contents (create > the file and/or directories if they don't yet exist; append to the file > if it does exist): > > setlocal nobomb In my case the problem with this solution was in changed state of the buffer after switching bomb/nobomb.
-- 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
