We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957df10 commit 4d6f74eCopy full SHA for 4d6f74e
.vimrc
@@ -58,6 +58,7 @@ set nocompatible
58
Bundle 'https://github.com/vim-scripts/vimwiki.git'
59
" You need to do `git config --global github.user <username>`
60
Bundle 'https://github.com/mattn/gist-vim.git'
61
+ Bundle 'https://github.com/editorconfig/editorconfig-vim.git'
62
" TypeScript
63
Bundle 'https://github.com/leafgarland/typescript-vim.git'
64
Bundle 'https://github.com/Quramy/tsuquyomi.git'
0 commit comments