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

Showing details for patch ef20f4027b79da6659a4c3535c5f9625c4529712.
2024-08-24 (Sat), 8:30 AM - toastal - ef20f4027b79da6659a4c3535c5f9625c4529712

white space for flake.lock

Summary of changes
1 files modified with 4 lines added and 0 lines removed
  • .editorconfig with 4 added and 0 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 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