aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/plugins.lua
diff options
context:
space:
mode:
authorpml68 <contact@pml68.me>2024-10-01 14:24:59 +0200
committerpml68 <contact@pml68.me>2024-10-01 14:36:38 +0200
commit706017b4de8f604cf0d3d4083b0ce34428bf25f3 (patch)
treecfe0ff423bc992559c039d78610794b4dadc0952 /lua/pml68/plugins.lua
parentfeat: add C# to format-on-save list (diff)
downloadnvim-706017b4de8f604cf0d3d4083b0ce34428bf25f3.tar.gz
feat: change some remaps
s
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
{