fuelen / nvimfiles

Configuration files for NeoVim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Configuration files for NeoVim


Languages

Language:Lua 91.0%Language:Vim Script 8.8%Language:Shell 0.2%