Fergal Moran 92a807eb04 Added
2023-07-11 16:42:35 +01:00
2020-09-16 12:26:02 +01:00
2018-02-12 19:45:31 +00:00
2018-01-26 19:39:32 +00:00
2019-03-08 18:26:08 +00:00
2023-07-11 16:42:35 +01:00
2020-09-16 12:35:24 +01:00

Welcome to my VimFiles!

These are my vimfiles, there are many like them but these ones are mine. Without me, my vimfiles are useless. Without my vimfiles, I am useless.

cd ~
git clone git@github.com:fergalmoran/vimfiles.git .vim
ln -s ~/.vim/.vimrc .vimrc

cd .vim
git submodule init
git submodule update

vim
:BundleInstall

apt-get install exuberant-ctags build-essential cmake python-dev vim-youcompleteme

cd ~/.vim/bundle/tern_for_vim
npm install

Huzzah!
Description
No description provided
Readme 129 KiB
Languages
Vim Script 100%