[GIT] dotfiles: don't use a submodule any more (fixes #10)

This commit is contained in:
Jannik Beyerstedt 2020-03-27 23:13:20 +01:00
parent 44558263b0
commit 6750f1c370
8 changed files with 510 additions and 10 deletions

10
files/vim.md Normal file
View file

@ -0,0 +1,10 @@
# Notes on VIM customization
basics copied from <https://statico.github.io/vim3.html>
## used VIM plugins:
- Pathogen https://github.com/tpope/vim-pathogen
- Lightline: see https://vimawesome.com/plugin/lightline-vim
- ALE: see https://vimawesome.com/plugin/ale
- vim-gitgutter: see https://vimawesome.com/plugin/vim-gitgutter
- vim-polyglot: see https://vimawesome.com/plugin/vim-polyglot
- commentery: see https://vimawesome.com/plugin/commentary-vim