Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim installer

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

Supported OS: MacOS, Arch Linux

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

Update LSP

Type :Mason to update LSPs

Extending

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

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages