fix(ci): format
This commit is contained in:
parent
228b088bf7
commit
bc315818e4
25 changed files with 1759 additions and 1660 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