nvchad

my nvchad settings
git clone https://git.awy.one/nvchad.git
Log | Files | Refs

.stylua.toml (140B)


      1 column_width = 120
      2 line_endings = "Unix"
      3 indent_type = "Spaces"
      4 indent_width = 2
      5 quote_style = "AutoPreferDouble"
      6 call_parentheses = "None"