mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-31 08:46:49 +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