feat: various config updates and plugin removals
This commit is contained in:
parent
951d6f122d
commit
1fdd7365a9
4 changed files with 27 additions and 144 deletions
|
@ -49,16 +49,6 @@ return {
|
|||
}
|
||||
end,
|
||||
},
|
||||
-- pint = {
|
||||
-- args = function()
|
||||
-- local CONFIG_PATH = os.getenv("HOME") .. "/.config/pint/pint.json"
|
||||
-- return {
|
||||
-- "--config",
|
||||
-- CONFIG_PATH,
|
||||
-- "$FILENAME",
|
||||
-- }
|
||||
-- end,
|
||||
-- },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue