Changes
1 changed files (+0/-4)
-
-
@@ -75,10 +75,6 @@ vim.filetype.add({}, }) -- Prevent default zig plugin from automatically format on save -- https://github.com/ziglang/zig.vim/issues/51 vim.g.zig_fmt_autosave = 0 -- Disable extremely ridiculous "recommended style" for Markdown files, -- which comes from upstream (Vim). This fucking opt-out option automatically -- sets indentation related properties, such as tabstop and expandtab, ignoring
-