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

when i type character like ".", ">" and etc, vim will be stucked, and "top" says vim cost nearly 100% cpuloading.

I'm using Ubuntu 14.04 with zsh 5.0.2. Installed with script, no problems during installation. When I enter Vim or open any window/buffer, I get these errors: ``` text Error detected...

Hi Steve, it's been many years and I didn't expect the installer I wrote for your project to become so popular. I've seen the same code I wrote for the...

Since spf13-vim doesn't seem to be maintained anymore, I'm looking for another vim distribution to stick with - anyone has a recommendation?

* General ``` + Bundle 'ap/vim-buftabline' ``` * HTML ``` - Bundle 'amirh/HTML-AutoCloseTag' + Bundle 'vim-scripts/HTML-AutoCloseTag' ```

So there is a Go lang bundle group defined here: https://github.com/spf13/spf13-vim/blob/3.0/.vimrc.bundles#L270-L275 However, it is never included in the default groups here: https://github.com/spf13/spf13-vim/blob/3.0/.vimrc.bundles#L94 **Want me to create a PR?**

while installing kali-win-kex the following error occured : command : sudo apt install kali-win-kex -y Error : Reading package lists... Done Building dependency tree Reading state information... Done The following...

When updating plugins, the bundle `amirh/HTML-AutoCloseTag` fails as the git repo seems to have been removed. There is a mirror of it here `heracek/HTML-AutoCloseTag`. Use that instead.

Does nobody have write permissions to this repo anymore? Last update was 2016 and there are a lot of pull requests, plus a bug fix for the HTML auto tags...