spf13-vim icon indicating copy to clipboard operation
spf13-vim copied to clipboard

The ultimate vim distribution

Results 101 spf13-vim issues
Sort by recently updated
recently updated
newest added

Need to test this on someone else's machine. On mine the colors seem to be screwed up even though I didn't touch that part of the code.

Various minor fixes. Haven't looked at the bottom half (yet).

''klen/python-mode'' changed to ''python-mode/python-mode''

issue=1042:map NERDTreeTabsToggle to F1, so default scroll down screen(CTRL-E) can work

I've briefly used this one but seems to work well than others. Plus `amirh/HTML-AutoCloseTag` seems to be dead now

To possible use Use gf on require("module") to open the module's main file (parsed for you from package.json).

- Update Vundle to 'VundleVim/Vundle.vim' - Update uninstall.sh - Use 'alvan/vim-closetag' Replace 'amirh/HTML-AutoCloseTag' - Update 'klen/python-mode' to 'python-mode/python-mode' - Set default encoding to utf-8 - Add Consolas-with-Yahei font for Win

Fix HTML-AutoCloseTag plugin location

I use uninstall.sh ,find .vim is dir ,and uninstall use rm and no ``` -rf ``` args , so I add -rf args ,

Edit rm command for vim folder