[GIT] dotfiles: don't use a submodule any more (fixes #10)
This commit is contained in:
parent
44558263b0
commit
6750f1c370
8 changed files with 510 additions and 10 deletions
10
files/vim.md
Normal file
10
files/vim.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue