loader is already part of lazy/core

main
Zynh Ludwig 2024-07-22 01:41:28 -07:00
parent 3668419abd
commit 4388bdef04
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@
vim.o.conceallevel = 2
if vim.loader then
vim.loader.enable()
end
vim.filetype.add({
extension = {
mdx = "markdown",