added lazy plugin manager, catppuccin color scheme, lualine
This commit is contained in:
@@ -35,7 +35,7 @@ local enabled_ft = {
|
||||
|
||||
local parser_ft_map = {
|
||||
-- parser = { list of filetypes }
|
||||
bash = { "bash", "sh", "template" },
|
||||
bash = { "bash", "template" },
|
||||
}
|
||||
|
||||
-- Force enable syntax if it is not working automatically
|
||||
|
||||
Reference in New Issue
Block a user