Update home/.config/lvim/lua/user/plugins.lua
This commit is contained in:
parent
070769aa3a
commit
e1af134ea3
@ -146,6 +146,8 @@ M.setup = function()
|
||||
local mason = require('mason-tool-installer')
|
||||
mason.setup({
|
||||
ensure_installed = {
|
||||
'ocaml-lsp',
|
||||
'ocamlformat',
|
||||
'xo',
|
||||
'textlint',
|
||||
'yamllint',
|
||||
|
Loading…
Reference in New Issue
Block a user