Add bfg, vim-openscad, git-lfs and git-ignore for node_modules

This commit is contained in:
Tobias Reisinger 2020-12-23 16:39:36 +01:00
parent c95a15afe8
commit 01a7629d54
6 changed files with 21 additions and 3 deletions
.config/vim

View file

@ -14,6 +14,7 @@ call plug#begin('~/.config/vim/plugged')
Plug 'sersorrel/vim-lilypond'
Plug 'vim-scripts/DoxygenToolkit.vim'
Plug 'drmikehenry/vim-headerguard'
Plug 'sirtaj/vim-openscad'
Plug 'cespare/vim-toml'
Plug 'posva/vim-vue'
Plug 'vhdirk/vim-cmake'