mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
update system
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user