mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 01:59:26 +00:00
[neovim] Reorganize lua packages
This commit is contained in:
3
.config/nvim/lua/plugins/markdowntoc.lua
Normal file
3
.config/nvim/lua/plugins/markdowntoc.lua
Normal file
@ -0,0 +1,3 @@
|
||||
vim.g.vmt_dont_insert_fence = true
|
||||
vim.g.vmt_list_item_char = "-"
|
||||
vim.g.vmt_include_headings_before = true
|
Reference in New Issue
Block a user