sets: import holgerssons-vim-plugins
This commit is contained in:
parent
9c57ce0683
commit
04ea4b7c48
24
sets/holgerssons-vim-plugins
Normal file
24
sets/holgerssons-vim-plugins
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
# Nils Freydank <holgersson@posteo.de> (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
|
Loading…
Reference in New Issue
Block a user