Skip to content

fuelen/nvimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoVim files

Install on Arch Linux

Packages

  • neovim
  • xclip (neovim clipboard capabilities)
  • python-pynvim (python client, needed for some plugins)
  • go (build hexokinase)
  • ripgrep (telescope)
  • fg (telescope)
  • direnv (direnv)
  • ascii-image-converter (image.nvim)
  • lua-fmt (for autoformat in order to format this project)

Clone this repository to ~/.config/nvim

Run install.sh to install Packer. Launch nvim and run :PackerSync, restart nvim.