Skip to content

Commit 4d6f74e

Browse files
authored
editorconfig plugin added
1 parent 957df10 commit 4d6f74e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vimrc

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ set nocompatible
5858
Bundle 'https://github.com/vim-scripts/vimwiki.git'
5959
" You need to do `git config --global github.user <username>`
6060
Bundle 'https://github.com/mattn/gist-vim.git'
61+
Bundle 'https://github.com/editorconfig/editorconfig-vim.git'
6162
" TypeScript
6263
Bundle 'https://github.com/leafgarland/typescript-vim.git'
6364
Bundle 'https://github.com/Quramy/tsuquyomi.git'

0 commit comments

Comments
 (0)