Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 600 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 600 Bytes

Install

git clone https://github.com/rainzm/rainvim.git ~/.config/nvim

Requirements

  • Neovim >= 0.9.0 (needs to be built with LuaJIT)
  • a Nerd Font (v3.0 or greater) (optional, but needed to display some icons)
  • a C compiler for nvim-treesitter. See here
  • for telescope.nvim

Install lsp server

see mason.nvim