feat: added toml and rustaceanvim border design

This commit is contained in:
Brian Pooe 2026-01-30 17:23:42 +02:00
parent 2c3aff429c
commit 0994ea6659
2 changed files with 10 additions and 0 deletions

View file

@ -2,4 +2,13 @@ return {
'mrcjkb/rustaceanvim',
version = '^7',
lazy = false,
config = function()
vim.g.rustaceanvim = {
tools = {
float_win_config = {
border = 'rounded',
},
},
}
end,
}

View file

@ -36,6 +36,7 @@ return {
'tsx',
'css',
'html',
'toml',
},
-- Autoinstall languages that are not installed