]> Untitled Git - vimfiles.git/commitdiff
list snippets with ctrl+l in insert mode
authorPhilippe Hürlimann <p@hurlimann.org>
Thu, 3 Nov 2016 21:09:16 +0000 (22:09 +0100)
committerPhilippe Hürlimann <p@hurlimann.org>
Thu, 3 Nov 2016 21:09:16 +0000 (22:09 +0100)
vimrc

diff --git a/vimrc b/vimrc
index 20020c24bd25363cae688c87110d719b73693b3f..e078f90190ffc4ce7b48ed1945ab3e87e6ef822d 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -43,6 +43,8 @@ Plugin 'tpope/vim-surround.git'
 
 call vundle#end()
 
+let g:UltiSnipsListSnippets="<c-l>"
+
 let g:rainbow_active = 1
 
 " set leader and local leader