Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.06 KB

Darkvim

NeoVim Configuration for Linux and OSX.

Darkvim-Linter language version GitHub license

darkvim

Installation

You need neovim for this configuration to work, get a copy of neovim for you operating system and then follow below steps to install this configuration.

git clone --depth=1 https://github.com/sridharsridha/darkvim ~/.darkvim
cd ~/.darkvim/
./install.sh

open nvim, and then execute call dein#install() thats all.

Uninstallation

rmdir ~/.darkvim
rm ~/.config/nvim

Contributing

Feel free to fork or clone this repo and help improve this configuration. All contributions are welcomed.