Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 283 Bytes

💻 neovim bundle

Requirements

  • git
  • bash
  • neovim
  • ripgrep
  • ctags
  • for ruby dev: rbenv & solargraph
  • for go dev: go runtime
  • lua language server: npm install -g vim-language-server & brew install lua-language-server
  • code minimap: brew install code-minimap