mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
update lvim
This commit is contained in:
parent
da1068fdc2
commit
846f37457c
10 changed files with 54 additions and 57 deletions
|
|
@ -1,8 +1,8 @@
|
|||
lvim.lang.lua.formatters = {
|
||||
{ exe = "stylua" },
|
||||
{ exe = "stylua" },
|
||||
}
|
||||
|
||||
lvim.lang.lua.linters = {
|
||||
-- { exe = "luacheck" },
|
||||
-- { exe = "selene" },
|
||||
-- { exe = "luacheck" },
|
||||
{ exe = "selene" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue