mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 09:01:11 +00:00
11 lines
500 B
Markdown
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)
|