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

The Python version on my OS X 10.10.2 is 2.7.9, and I try to import `__future__` in python repl env. it's nothing wrong with it. Anybody has an idea? Full...

hi, is there any plugin for `ts` and `tsx` syntax highlight, I'm on my react project with vim

hey steve, heads up for all the cool stuff you open sourced on github - respect! i build a docker container with spf13-vim inside for all those living in the...

.vimrc.local is not corresponding file as the following, .vimrc.bundles.local is the right one. ![](https://cloud.githubusercontent.com/assets/587955/17048547/600b4d50-5019-11e6-8ba9-9ff7290dbe27.png)

It would be great to use @Shougo Unite.vim plugin (A wonderful plugin) which (easily) replace cltrp / ack / and NERDtree. Beside Unite plugin is really extensible and has a...

Fixes #658. Vundle has deprecated use of BundleInstall, BundleClean, etc. Added +qa to all documentation references to quit all vim windows after installing/cleaning bundles.

On my workstation and some remote servers, I use Vim as a user other than myself (notably as root via sudo, but sometimes other users), and I want to have...