From: Philippe Hürlimann Date: Thu, 3 Nov 2016 21:09:16 +0000 (+0100) Subject: list snippets with ctrl+l in insert mode X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=9d9c792d7dc010e2a82f2646044f99b22d85a000;p=vimfiles.git list snippets with ctrl+l in insert mode --- diff --git a/vimrc b/vimrc index 20020c2..e078f90 100644 --- a/vimrc +++ b/vimrc @@ -43,6 +43,8 @@ Plugin 'tpope/vim-surround.git' call vundle#end() +let g:UltiSnipsListSnippets="" + let g:rainbow_active = 1 " set leader and local leader