Skip to content

Racle/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Depracated

Replaced with https://github.com/Racle/dotfiles/tree/master/neovim/.config/nvim

My .vimrc

Installation

Install essentials

sudo apt-get install vim python-dev build-essential cmake

NOTE: python3-dev has change of working also.

Install golang (snap package is newer)

sudo snap install --classic go

Install my .vimrc

wget https://raw.githubusercontent.com/Racle/vimfiles/master/.vimrc -O ~/.vimrc

Open vim to complete installation

if youcompleteme install fails, exit vim and run this

cd ~/.vim/plugged/youcompleteme/ && ./install.py --all

About

My .vimrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published