From b62430bb2610198bffb076a59755ad74b4a3d50a Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Thu, 11 Jun 2026 19:53:59 +0200 Subject: refactor(nvim): rewrite the buffer formatting flow --- .config/stylua/stylua.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/stylua/stylua.toml (limited to '.config/stylua/stylua.toml') diff --git a/.config/stylua/stylua.toml b/.config/stylua/stylua.toml new file mode 100644 index 0000000..8d47be9 --- /dev/null +++ b/.config/stylua/stylua.toml @@ -0,0 +1 @@ +column_width = 100 -- cgit v1.3.1