diff --git a/profiles/neovim.nix b/profiles/neovim.nix index 7457de1..2b8e72e 100644 --- a/profiles/neovim.nix +++ b/profiles/neovim.nix @@ -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