mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
include taplo.toml
This commit is contained in:
parent
ee4340cd06
commit
3af90930d6
2 changed files with 6 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -48,6 +48,7 @@ ranger/plugins/devicons_linemode.pyo
|
||||||
!/joshuto
|
!/joshuto
|
||||||
!/yazi
|
!/yazi
|
||||||
!/*.bttpreset
|
!/*.bttpreset
|
||||||
|
!/taplo.toml
|
||||||
|
|
||||||
jesseduffield/lazynpm/state.yml
|
jesseduffield/lazynpm/state.yml
|
||||||
|
|
||||||
|
|
|
||||||
5
taplo.toml
Normal file
5
taplo.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
[formatting]
|
||||||
|
align_entries = true
|
||||||
|
column_width = 120
|
||||||
|
indent_tables = true
|
||||||
|
indent_entries = false
|
||||||
Loading…
Add table
Add a link
Reference in a new issue