Skip to content

rustamgasanov/nvim-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim installer

My neovim distribution. Setup and keep things up-to-date with 1 command.

Usage

To list the available commands type:

$ make
install              Install neovim, packer, plugins
remove               Remove distribution

Running make install will install or upgrade neovim and plugins.

NOTE: Nerd font is required to properly display NvimTree icons and Status Line, check my dot-files for instructions.

Installed files location

  • ~/.local/share/nvim/site/pack/packer/start/packer.nvim - Packer
  • ~/.local/share/nvim/site/pack/packer/ - Packer plugins
  • ~/.config/nvim/lua/plugins.lua - symlink, plugins list and configuration
  • ~/.config/nvim/init.lua - symlink, vim configuration

Extending

See https://github.com/rockerBOO/awesome-neovim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published