WIP: Switch to NixOS #5
1 changed files with 2 additions and 2 deletions
|
@ -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()'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue