My dotfiles. Mostly for Neovim and Kitty.
What is nice about this is that I use a Lua-only config for Neovim. So far my setup is very minimal so I think it makes for a great starting point.
Place these in ~/.config
I use Packer for Neovim plugins so make sure to install that first.
To install plugins just start Neovim and run :PackerSync
- NvimTree - nice tree file structure
- Treesitter - syntax highlighting
- LSP (Dart, Flutter, Lua, C#)
- nvim-dap