init my kickstart
This commit is contained in:
commit
1ebfcd071c
23 changed files with 1694 additions and 0 deletions
8
lua/custom/plugins/markdown.lua
Normal file
8
lua/custom/plugins/markdown.lua
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
return {
|
||||
-- 'MeanderingProgrammer/markdown.nvim',
|
||||
-- name = 'render-markdown', -- Only needed if you have another plugin named markdown.nvim
|
||||
-- dependencies = { 'nvim-treesitter/nvim-treesitter' },
|
||||
-- config = function()
|
||||
-- require('render-markdown').setup {}
|
||||
-- end,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue