Picker ignoring and adding markview back.

This commit is contained in:
Dan Chadwick
2025-06-27 10:16:32 -04:00
parent cbce3193f9
commit 09e62e8940
4 changed files with 23 additions and 7 deletions

5
lua/plugins/markview.lua Normal file
View File

@@ -0,0 +1,5 @@
-- For `plugins/markview.lua` users.
return {
"OXY2DEV/markview.nvim",
lazy = false,
};