summaryrefslogtreecommitdiff
path: root/flake.lock
Commit message (Collapse)AuthorAge
* 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.
* change webtray input to stableNathan Reiner2024-09-19
|
* update nixvimNathan Reiner2024-09-18
|
* flake: updateNathan Reiner2024-09-18
|
* create nix configurationNathan Reiner2024-09-17