Skip to content

julitiux/.vim

 
 

Repository files navigation

.vim

This repo uses NeoBundle in order to install plugins.

If you want to know more about NeoBundle check this :

https://github.com/Shougo/neobundle.vim

And if you want to install more plugins this is what you want

http://www.vimpusher.com/plugins

Setup

You can install this via the command

curl -L https://raw.githubusercontent.com/sohjiro/.vim/master/run_config.sh | sh

FAQ

  • Should I came here and do all of this again in order to update?

Before July, 25th the answer was 'YES', why? I didn't have the time (and idea) to how to make an update scripting. After that day I use an idea of a friend and make a script for this task so in order to update you just need to run in the command line the next

myvim_update
  • Can't see fonts or fonts are not loading?

Check this :

https://github.com/Lokaltog/powerline-fonts
  • I have troubles with a mpvim file something

If this error apperars to you everytime that you open vim and say something about a .DLL/.so try next.

cd ~/.vim/bundle/mpvim
make install

About

Configuración del vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 98.4%
  • Shell 1.6%