Still work in progress. 0.0.1 released the 11/11/24
- Catppuccinist
- Modular
- Minimal
Following article 2 LSP/DAP/tweaks for languages expect core/default ones(nix, yaml/json, md, shell/bash/nu) are optionals. There are:
- Python
nix run github:samos667/nivis#py
- Lua
nix run github:samos667/nivis#lua
- Go
nix run github:samos667/nivis#go
- Terraform
nix run github:samos667/nivis#tf
- all of previous ones
nix run github:samos667/nivis#all
And can be all used with the all
add-ons
I'm relatively new to Nvim and more globally IDE rabbit hole. There is some public dot that help me a lot to start to play around. Especially:
- https://github.com/redyf/Neve
- https://github.com/GaetanLepage/nix-config
- https://github.com/ayamir/nvimdots
Also big thanks to all Nixvim contributors who make this possible.