nixpkgs 26.05
This commit is contained in:
@@ -215,8 +215,10 @@ in
|
||||
markdown
|
||||
]))
|
||||
];
|
||||
withRuby = false;
|
||||
withPython3 = true;
|
||||
|
||||
extraLuaConfig = ''
|
||||
initLua = ''
|
||||
vim.opt.foldmethod = "expr"
|
||||
vim.opt.foldexpr = "v:lua.vim.treesitter.foldexpr()"
|
||||
vim.opt.foldlevel = 99
|
||||
|
||||
Reference in New Issue
Block a user