X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=plugins.vim;h=ead7f513a1b00f6d8f6438a3686ba9b60b65a0e1;hp=38b683dac43e86619b9cbc926e37ba222730f9b1;hb=8f6691d6aaeaab042895732fbfd77d2d2ba9e89a;hpb=5c75ea7c24597f8b975d28757b338197440e19fd diff --git a/plugins.vim b/plugins.vim index 38b683d..ead7f51 100644 --- a/plugins.vim +++ b/plugins.vim @@ -28,7 +28,7 @@ Plug 'cakebaker/scss-syntax.vim', {'for': 'scss'} Plug 'hail2u/vim-css3-syntax', {'for': ['scss', 'css']} Plug 'ap/vim-css-color', {'for': ['scss', 'css']} -Plug 'tpope/vim-ragtag', {'for': ['html', 'xml']} +Plug 'tpope/vim-ragtag' Plug 'lervag/vimtex', {'for': 'tex'} @@ -47,7 +47,7 @@ Plug 'tpope/vim-speeddating' Plug 'jceb/vim-orgmode', {'for': ['org']} Plug 'Konfekt/vim-DetectSpellLang', {'do': 'spell'} -Plug 'ciaranm/detectindent' +Plug 'roryokane/detectindent' Plug 'derekwyatt/vim-fswitch', {'for': ['c', 'cpp', 'objc']} Plug 'ludovicchabant/vim-gutentags', {'for': ['c', 'cpp', 'objc']}