Skip to content

Commit 88fd9c3

Browse files
committed
feat: replace mutilp cursor
1 parent b53a267 commit 88fd9c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.aix/.plug.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ Plug 'groenewege/vim-less'
120120
Plug 'lepture/vim-velocity'
121121
Plug 'cakebaker/scss-syntax.vim'
122122
Plug 'hail2u/vim-css3-syntax'
123-
" Plug 'leafgarland/typescript-vim'
123+
Plug 'leafgarland/typescript-vim'
124124
Plug 'jason0x43/vim-js-indent'
125-
Plug 'HerringtonDarkholme/yats.vim'
125+
" Plug 'HerringtonDarkholme/yats.vim'
126126
Plug 'Quramy/tsuquyomi'
127127
Plug 'mustache/vim-mustache-handlebars'
128128
" Plug 'mxw/vim-jsx'

0 commit comments

Comments
 (0)