mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-27 07:26:43 +00:00
nvim: Titlecase
This commit is contained in:
parent
d44b8e4828
commit
5305162bfe
|
@ -1,6 +1,7 @@
|
|||
call plug#begin('~/.local/share/nvim/plugged')
|
||||
Plug 'airblade/vim-gitgutter'
|
||||
Plug 'ajh17/vimcompletesme'
|
||||
Plug 'christoomey/vim-titlecase'
|
||||
Plug 'ctrlpvim/ctrlp.vim'
|
||||
Plug 'dracula/vim'
|
||||
Plug 'easymotion/vim-easymotion'
|
||||
|
|
Loading…
Reference in a new issue