diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-11 19:53:59 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-11 20:08:37 +0200 |
| commit | b62430bb2610198bffb076a59755ad74b4a3d50a (patch) | |
| tree | 1fd55be01a1e31b35440b56bb5c6176dc59c0eb4 /.config/stylua | |
| parent | 796b523aa141dd6aff2d100ddcc46f2895859ecd (diff) | |
| download | dotfiles-b62430bb2610198bffb076a59755ad74b4a3d50a.tar.gz dotfiles-b62430bb2610198bffb076a59755ad74b4a3d50a.zip | |
refactor(nvim): rewrite the buffer formatting flow
Diffstat (limited to '.config/stylua')
| -rw-r--r-- | .config/stylua/stylua.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
