This is my nvim config. Pretty simple
To use, pretty much just throw this into your nvim config folder.
- On *nix, this is in ~/.config/nvim
- On Windows, this is in ~/AppData/Local/nvim
- figure out wtf is happening with not being able to add swift to tree-sitter (something to do with needing to install treesitter-cli I believe)
- Figure out how to use gitsigns better
- figure out telescipe better
- refactor configs to not have lua/after/ folder
- create a setup.sh script (one existing was me thinking abt building one and then not)