diff --git a/sets/holgerssons-vim-plugins b/sets/holgerssons-vim-plugins new file mode 100644 index 0000000..b7dc92e --- /dev/null +++ b/sets/holgerssons-vim-plugins @@ -0,0 +1,24 @@ +# Nils Freydank (2021-05-21) +# List of vim plugins I do currently use +# Nice little calendar functionality. +app-vim/calendar +# fancy git wrapper +app-vim/fugitive +# tree/directory listing +app-vim/nerdtree +# perl5 IDE +app-vim/perl-support +# python3 IDE +app-vim/python-mode +# restructured text +app-vim/riv +# insert-completion with tabbing +app-vim/supertab +# Golang support +app-vim/vim-go +# just a joke +app-vim/vim-redacted +# wiki - something between markdown and mediawiki +app-vim/vimwiki +# multiple cursors! \o/ +app-vim/visual-multi