plugins: Switch to roryokane/detectindent
authorStefan Huber <shuber@sthu.org>
Sat, 29 Dec 2018 10:52:27 +0000 (11:52 +0100)
committerStefan Huber <shuber@sthu.org>
Sat, 29 Dec 2018 10:52:27 +0000 (11:52 +0100)
This repository of detectindent fixes some issues of ciaranm's.

plugins.vim

index 38b683dac43e86619b9cbc926e37ba222730f9b1..988dcd617bcca0065bdb0ca0a65cb828b09a5e2f 100644 (file)
@@ -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']}