chore(FIX): Removed markdown_inline as it was causing bugs

This commit is contained in:
Afonso Franco 2023-03-02 16:35:47 +00:00
parent 677601eeb0
commit c0377be3ef
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

@ -8,7 +8,7 @@ if not present then
end end
local options = { local options = {
ensure_installed = { "c", "lua", "haskell", "rust", "markdown", "markdown_inline" , "org"}, ensure_installed = { "c", "lua", "haskell", "rust", "markdown", "org"},
highlight = { highlight = {
enable = true, enable = true,