saamalik / dotvim

My vim files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Join the chat at https://gitter.im/saamalik-dotvim/Lobby

RO:
git clone https://github.com/saamalik/dotvim.git ~/.vim

RW:
git clone git@github.com:saamalik/dotvim.git ~/.vim

Install:

$ ln -s ~/.vim ~/.config/nvim
$ curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
$ Start nvim and run _:PlugInstall_

Fix C-H on Mac/NeoVim NeoVIM C-H Fix

MinTTY looks prettier with the CONSOLA font, in the windows fonts directory. Install it and restart mintty.

Inspired by

About

My vim files


Languages

Language:Vim Script 76.8%Language:Shell 15.4%Language:JavaScript 7.8%