dotfiles/nvim/README.md
2023-12-22 06:26:40 +04:00

11 lines
500 B
Markdown

### TheMystery's init.lua
Prerequisite: install [ripgrep](https://github.com/BurntSushi/ripgrep).
Based on [ThePrimagen's init.lua](https://github.com/ThePrimeagen/init.lua) with some changes for my workflow
Additional plugins installed:
- [Comments.nvim](https://github.com/numToStr/Comment.nvim)
- [One Dark theme](https://github.com/navarasu/onedark.nvim)
- [Csharp language server](https://github.com/razzmatazz/csharp-language-server)
- [Nvim-tree](https://github.com/nvim-tree/nvim-tree.lua)