vim7 code completion for python
vim7
Some notes about the new features that interest me.
http://www.flickr.com/photos/tags/vim7
http://www.flickr.com/photos/tags/vim7
Open in tabs:
vim -p filename1 filname2To move between tabs:
:tabe filename
gt
Omnicompletion whilst programming:
CTRL-X CTRL-OSpell checking:
:setlocal spell spelllang=en_gbHighlighted words are probably incorrect.
]s - move to next spelling error
z= - spelling suggestion
No comments:
Post a Comment