summaryrefslogtreecommitdiff
path: root/common/home/programs/nixvim/default.nix
Commit message (Collapse)AuthorAge
* nixvim: fixesNathan Reiner2024-09-28
|
* nixvim: refactorNathan Reiner2024-09-28
|
* neovim: add dashboardNathan Reiner2024-09-25
|
* nixvim enable webdeviconsNathan Reiner2024-09-25
|
* waybar all worspaces & add pass-otpNathan Reiner2024-09-19
|
* nixvim/treesitter: remove ensure_installedNathan Reiner2024-09-19
| | | | | | | | | | | For some crazy reasons treesitter makes nvim hang for some time when using `ensure_installed = "all"`. I assume it's because there are just a lot of supported file formats, therefore the hang. Instead of using ensure_installed I just activated the `auto_install` feature to automatically compile missing file-types if needed.
* refactor homeNathan Reiner2024-09-18