WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 278a7f2478 - Show all commits

View file

@ -1,5 +1,4 @@
require'nvim-treesitter.configs'.setup {
ensure_installed = 'all',
highlight = {enable = true},
indent = {enable = true},
incremental_selection = {enable = true},