- Timestamp:
- Jun 19, 2021, 1:56:40 AM (4 years ago)
- Branches:
- master
- Children:
- 26a4eeb
- Parents:
- cf11489
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vim/.vimrc
rcf11489 r6fa43d9 6 6 call plug#begin(has('nvim') ? stdpath('data') . '/plugged' : '~/.vim/plugged') 7 7 Plug 'tpope/vim-fugitive' 8 Plug 'tpope/vim-surround' 8 9 Plug 'qbbr/vim-symfony' 9 10 Plug 'vim-syntastic/syntastic'
Note:
See TracChangeset
for help on using the changeset viewer.