neovim configuration using rocks.nvim plugin manager
at main 78 B view raw
1require("markview").setup({ 2 preview = { 3 enable = false, 4 }, 5})