aboutsummaryrefslogtreecommitdiff
path: root/files/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'files/.vimrc')
-rw-r--r--files/.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.vimrc b/files/.vimrc
index 90e8733..60b2209 100644
--- a/files/.vimrc
+++ b/files/.vimrc
@@ -37,7 +37,7 @@ Plugin 'https://github.com/lifepillar/vim-solarized8'
" Zen codding
Plugin 'https://github.com/mattn/emmet-vim.git'
" Code snippets
-Plugin 'https://github.com/msanders/snipmate.vim'
+Plugin 'SirVer/ultisnips'
" Silversearch plugin
Plugin 'mileszs/ack.vim'
" Support dot command for plugins