neovim: added vim-markdown-toc

This commit is contained in:
Serĉanto de Scio 2021-08-11 11:45:34 +10:00
parent bf7becc0da
commit 3679f62440
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -24,6 +24,7 @@
vim-autoformat # Automatically format code
vim-cue # Cue filetype plugin for Vim
vim-lastplace
vim-markdown-toc # Generate table of contents for Markdown files
vim-nix # Support for writing Nix expressions in vim
vim-numbertoggle # Toggle between relative / absolute line numbers automatically
vim-one