dots/dots/.config/nvim/.stylua.toml
Price Hiller 8bbcbf7ac9
refactor(nvim): use normal nvim pathing instead of custom nvim-envs
Since 0.9.0 went stable we can target different neovim instances by
using $NVIM_APPNAME instead of crazy linking
2023-04-19 22:35:12 -05:00

4 lines
75 B
TOML

column_width = 120
indent_type = "Spaces"
quote_style = "AutoPreferDouble"