Add hybrid mode for markview
This commit is contained in:
parent
225500b99e
commit
3ec1e6d455
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -168,6 +168,7 @@ require('lazy').setup({
|
|||
'OXY2DEV/markview.nvim',
|
||||
lazy = false, -- Recommended
|
||||
-- ft = "markdown" -- If you decide to lazy-load anyway
|
||||
hybrid_modes = { 'n' },
|
||||
|
||||
dependencies = {
|
||||
-- You will not need this if you installed the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue