vim-movar
vim-movar copied to clipboard
Custom vim movements for selecting variables in PHP and Ruby
Results
1
vim-movar issues
Sort by
recently updated
recently updated
newest added
Some examples: PHP: ``` php ``` Ruby: ``` ruby foo ``` ``` ruby $foo ``` JavaScript: ``` javascript $foo ``` ``` javascript foo ``` In all of these cases movar...