We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9c823 commit 4a7722aCopy full SHA for 4a7722a
.vim/pack/tpope/start/commentary
@@ -0,0 +1 @@
1
+Subproject commit c4b8f52cbb7142ec239494e5a2c4a512f92c4d07
.vim/plugged/commentary
.vimrc
@@ -100,6 +100,7 @@ Plug 'raghur/vim-ghost', {'do': ':GhostInstall'}
100
Plug 'roxma/nvim-yarp', v:version >= 800 && !has('nvim') ? {} : { 'on': [], 'for': [] }
101
Plug 'roxma/vim-hug-neovim-rpc', v:version >= 800 && !has('nvim') ? {} : { 'on': [], 'for': [] }
102
Plug 'itchyny/lightline.vim'
103
+Plug 'dense-analysis/ale'
104
105
call plug#end()
106
0 commit comments