~toastal/nvim-tree-sitter-unicode-conceal
Showing details for patch ef20f4027b79da6659a4c3535c5f9625c4529712.
diff -rN -u old-nvim-tree-sitter-unicode-conceal/.editorconfig new-nvim-tree-sitter-unicode-conceal/.editorconfig --- old-nvim-tree-sitter-unicode-conceal/.editorconfig 2024-11-21 17:54:02.049311533 +0000 +++ new-nvim-tree-sitter-unicode-conceal/.editorconfig 2024-11-21 17:54:02.049311533 +0000 @@ -15,5 +15,9 @@ [*.nix] indent_size = 3 +[flake.lock] +indent_style = space +indent_size = 2 + [*.rst] indent_style = unset