sponsor Vim development Vim logo Vim Book Ad

vim-identifier-movement : smartly move through program language identifier

 script karma  Rating 0/0, Downloaded by 2107  Comments, bugs, improvements  Vim wiki

created by
rargo ye
 
script type
ftplugin
 
description
vim plugin, one way to improve move using "w W b B",
smartly move between language identifier, skip language keywords,comment,strings

default key mapping:
<C-n> next language identifier
<C-p> previous language identifier

current support language:
c, c++, vim, python

https://github.com/rargo/vim-identifier-movement
 
install details
please consider pathogen, much easy
    https://github.com/tpope/vim-pathogen
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-identifier-movement.zip 1.2 2013-05-14 7.0 rargo ye skip multiple lines comment
vim-identifier-movement.zip 1.1 2013-05-12 7.0 rargo ye fix internal variable did_ftplugin conflict with vim basic package
vim-identifier-movement.zip 1.0 2013-05-08 7.0 rargo ye Initial upload
ip used for rating: 216.73.216.208

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github