6 lines
No EOL
76 B
Lua
6 lines
No EOL
76 B
Lua
vim.filetype.add({
|
|
extension = {
|
|
cpin = "cpin",
|
|
cpout = "cpout",
|
|
},
|
|
}) |