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')
|
local mason = require('mason-tool-installer')
|
||||||
mason.setup({
|
mason.setup({
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
|
'ocaml-lsp',
|
||||||
|
'ocamlformat',
|
||||||
'xo',
|
'xo',
|
||||||
'textlint',
|
'textlint',
|
||||||
'yamllint',
|
'yamllint',
|
||||||
|
Loading…
Reference in New Issue
Block a user