~toastal/nvim-tree-sitter-unicode-conceal

Showing details for patch f0f507de3f6709faa9c3365aa085913d4aff0df7.
2024-06-16 (Sun), 6:06 PM - toastal - f0f507de3f6709faa9c3365aa085913d4aff0df7

3 spaces nix

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • .editorconfig with 1 added and 1 removed lines
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 18:05:05.098183128 +0000
+++ new-nvim-tree-sitter-unicode-conceal/.editorconfig	2024-11-21 18:05:05.098183128 +0000
@@ -13,7 +13,7 @@
 indent_style = space
 
 [*.nix]
-indent_size = 2
+indent_size = 3
 
 [*.rst]
 indent_style = unset