aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/plugins.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/pml68/plugins.lua')
-rw-r--r--lua/pml68/plugins.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua
index 1a176db..0cdeb16 100644
--- a/lua/pml68/plugins.lua
+++ b/lua/pml68/plugins.lua
@@ -186,6 +186,7 @@ local plugins = {
"python",
"rust",
"markdown",
+ "markdown_inline",
"yaml",
"json",
"glsl",
@@ -266,7 +267,6 @@ local plugins = {
--JSON
{
"b0o/schemastore.nvim",
- ft = "json",
},
--Rust
{