I created lsp_markdown
and markdown
filetype by mistake in Neovim. markdown
file type doesn’t support highlight and other functions but lsp_markdown
file type is support all markdown features.
How can i remove markdown
filetype and rename lsp_markdown
as markdown in Neovim?