diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-11-07 23:42:52 -0800 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-11-07 23:53:00 -0800 |
| commit | 5dc89fe9789701abbe4a73c2998d397a6d7d964c (patch) | |
| tree | cf43ae482b0c2bbfabd3370faf127a4e21a21086 /dot-config/nvim-old/stylua.toml | |
| parent | 617c3b29dbf03322ef3ccb0cd9663532e94adb68 (diff) | |
replace lazyvim with custom config
Diffstat (limited to 'dot-config/nvim-old/stylua.toml')
| -rw-r--r-- | dot-config/nvim-old/stylua.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot-config/nvim-old/stylua.toml b/dot-config/nvim-old/stylua.toml new file mode 100644 index 0000000..5d6c50d --- /dev/null +++ b/dot-config/nvim-old/stylua.toml @@ -0,0 +1,3 @@ +indent_type = "Spaces" +indent_width = 2 +column_width = 120
\ No newline at end of file |
