|
|
@@ -10,7 +10,7 @@ Plug 'fannheyward/coc-rust-analyzer', {'do': 'yarn install --frozen-lockfile'}
|
|
|
Plug 'fannheyward/telescope-coc.nvim'
|
|
|
Plug 'felippepuhle/coc-graphql', {'do': 'yarn install --frozen-lockfile'}
|
|
|
Plug 'folke/todo-comments.nvim'
|
|
|
-Plug 'github/copilot.vim'
|
|
|
+"Plug 'github/copilot.vim'
|
|
|
Plug 'godlygeek/tabular' " Vim script for text filtering and alignment
|
|
|
Plug 'iamcco/coc-spell-checker', {'do': 'yarn install --frozen-lockfile'}
|
|
|
Plug 'josa42/coc-go', {'do': 'yarn install --frozen-lockfile'}
|
|
|
@@ -52,7 +52,7 @@ Plug 'rhysd/committia.vim'
|
|
|
Plug 'rodrigore/coc-tailwind-intellisense', {'do': 'npm install'}
|
|
|
Plug 'roxma/vim-tmux-clipboard'
|
|
|
Plug 'sheerun/vim-polyglot'
|
|
|
-Plug 'SirVer/ultisnips'
|
|
|
+" Plug 'SirVer/ultisnips'
|
|
|
Plug 'szw/vim-maximizer'
|
|
|
Plug 'ThePrimeagen/harpoon'
|
|
|
Plug 'tmux-plugins/vim-tmux'
|