Skip to content

rohitrp/neovim-config

 
 

Repository files navigation

Neovim and terminal configuration

This is a modified configurations of Neovim editor, zsh and tmux forked from kristijanhusak/neovim-config. Feel free to fork it.

Warning: Install script removes all previous configuration (zshrc, oh-my-zsh, nvim, tmux)

Installation

$ git clone https://github.com/rohitrp/neovim-config.git ~/neovim-config
$ cd ~/neovim-config
$ chmod +x ./install.sh
$ ./install.sh

Plugins

Font used:

License

This project is licensed under MIT License (see LICENSE file for details). But each plugin has its own license, so check each one to see what you can do.

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 79.3%
  • Shell 20.7%