Charles Campbell wrote: > [email protected] wrote: > >> Hello, >> >> I have `set spell` in my `.vimrc`. This unfortunately clashes with >> highlighting for `netrw-browse`. Therefore, I'd like to deactivate the >> setting locally for that file type (`netrw`). >> [snip]
Please try netrw v135p, available from my website: http://mysite.verizon.net/astronaut/vim/index.html#NETRW. Caveat: you'll need to upgrade to vim 7.2 . You can try au FileType netrw setlocal nospell Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
