Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 559 Bytes

File metadata and controls

11 lines (8 loc) · 559 Bytes

Installation

 git clone https://github.com/galulex/vim.git ~/.vim
 mkdir ~/.fonts
 cd ~/.fonts && curl -fLo DroidSansMonoForPowerlinePlusNerdFileTypes.otf https://github.com/ryanoasis/nerd-filetype-glyphs-fonts-patcher/raw/master/patched-fonts/DroidSansMono/Droid%20Sans%20Mono%20for%20Powerline%20Plus%20Nerd%20File%20Types.otf
 ln -s  ~/.vim/.vimrc ~/.vimrc
 sudo apt-get install ctags wmctrl

Open vim and run next command: PlugInstall

endorse