Skip to content

aocsa/neovim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim and terminal configuration

NOTE: I recently switched to Manjaro i3 which removed my necessity for tmux. If you want to see my old setup with tmux, checkout tmux branch.

This is my Neovim editor setup, with zsh and i3 configurations. Feel free to fork it and submit a pull request if you found any bug.

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

Installation

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

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.

About

Neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 68.0%
  • Shell 25.4%
  • Perl 6.6%