1
0
Fork 0

Remove no more used variable

It was used with ale plugin.
This commit is contained in:
Daniele Tricoli 2023-09-15 15:14:06 +02:00
parent 9612bede2c
commit 042da87e93

View file

@ -1,19 +1,5 @@
-- Plugins configuration.
local ft_programming = {
"bash",
"c",
"cmake",
"cpp",
"html",
"markdown",
"python",
"sh",
"tex",
"vim",
"zsh",
}
return require("packer").startup({
function()
-- Make packer manage itself.