>>>>> I recommend the python syntax file add highlighting
>>>>> for the word "self". Thank you.

> For now, though, one (easy) option is to add it yourself.  It's as
> simple as putting this line:
>
> syn keyword Keyword self
>
> In the file: ~/.vim/after/syntax/python.vim
> or vimfiles\after\syntax\python.vim in your Windows home directory.

This is definitely the best solution! It's precisely what the
.vim/after/ directory is for...

-- 
You received this message from the "vim_use" 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

Reply via email to