WIP: Switch to NixOS #5

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

View file

@ -10,5 +10,5 @@ require'nvim-treesitter.configs'.setup {
context_commentstring = {enable = true} context_commentstring = {enable = true}
} }
vim.wo.foldmethod = 'expr' --vim.wo.foldmethod = 'expr'
vim.wo.foldexpr = 'nvim_treesitter#foldexpr()' --im.wo.foldexpr = 'nvim_treesitter#foldexpr()'