update system

This commit is contained in:
2024-08-28 00:05:51 +02:00
parent c6082902a4
commit 78a04e80b5
11 changed files with 119 additions and 51 deletions

View File

@@ -65,7 +65,7 @@ in
}
];
conform-nvim.formatAfterSave = # lua
conform-nvim.settings.format_after_save = # lua
''
function(bufnr)
if vim.g.${cfg.varName} or vim.b[bufnr].${cfg.varName} then