fix: revert stylua config
This commit is contained in:
parent
fe4cf2b680
commit
d4fd02499d
19 changed files with 1363 additions and 1579 deletions
|
|
@ -1,6 +1,6 @@
|
|||
vim.filetype.add({
|
||||
extension = {
|
||||
cpin = 'cpin',
|
||||
cpout = 'cpout',
|
||||
},
|
||||
extension = {
|
||||
cpin = "cpin",
|
||||
cpout = "cpout",
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue