loader is already part of lazy/core
This commit is contained in:
parent
3668419abd
commit
4388bdef04
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
|||
|
||||
vim.o.conceallevel = 2
|
||||
|
||||
if vim.loader then
|
||||
vim.loader.enable()
|
||||
end
|
||||
|
||||
vim.filetype.add({
|
||||
extension = {
|
||||
mdx = "markdown",
|
||||
|
|
Loading…
Reference in a new issue