added toml formatter and lsp
This commit is contained in:
parent
46272b5e46
commit
9914c9bd88
@ -13,6 +13,7 @@ return {
|
||||
cmake = { 'gersemi' },
|
||||
markdown = { 'prettier' },
|
||||
json = { 'fixjson' },
|
||||
toml = { 'taplo' },
|
||||
},
|
||||
},
|
||||
keys = {
|
||||
|
@ -103,6 +103,7 @@ return {
|
||||
},
|
||||
neocmake = {},
|
||||
markdown_oxide = {},
|
||||
taplo = {},
|
||||
}
|
||||
|
||||
require('mason').setup()
|
||||
|
Loading…
x
Reference in New Issue
Block a user