Is it possible to stop the plugin for certain filetypes? Something like
autocmd FileType mkd let g:loaded_troll_stopper = 0
may be? (The example above one doesn't work but I use it here only to illustrate the idea...)
EDITED: Or, may be, vice versa, only enable it for some filetypes?
Is it possible to stop the plugin for certain filetypes? Something like
may be? (The example above one doesn't work but I use it here only to illustrate the idea...)
EDITED: Or, may be, vice versa, only enable it for some filetypes?