added commentary and markdown render
This commit is contained in:
6
init.lua
6
init.lua
@@ -202,6 +202,12 @@ require('lazy').setup({
|
||||
{
|
||||
'kshenoy/vim-signature',
|
||||
},
|
||||
{
|
||||
'tpope/vim-commentary',
|
||||
},
|
||||
{
|
||||
'MeanderingProgrammer/render-markdown.nvim',
|
||||
},
|
||||
-- Alternatively, use `config = function() ... end` for full control over the configuration.
|
||||
-- If you prefer to call `setup` explicitly, use:
|
||||
-- {
|
||||
|
||||
Reference in New Issue
Block a user