I like the markdown folding actually
This commit is contained in:
parent
7674d2f29f
commit
5cf4a242c0
|
@ -1,4 +1,3 @@
|
|||
(set vim.g.vim_markdown_folding_disabled 1)
|
||||
(set vim.g.sexp_filetypes "racket,fennel")
|
||||
|
||||
(let [lazy (require :lazy)]
|
||||
|
@ -6,7 +5,6 @@
|
|||
{:url "https://github.com/nvim-treesitter/nvim-treesitter"
|
||||
:build ":TSUpdate"}
|
||||
"https://github.com/guns/vim-sexp"
|
||||
;"https://github.com/ludovicchabant/vim-gutentags"
|
||||
"https://github.com/preservim/vim-markdown"
|
||||
"https://github.com/richardbizik/nvim-toc"
|
||||
"https://github.com/nvim-lua/plenary.nvim"
|
||||
|
|
Loading…
Reference in a new issue