Skip to content

Instantly share code, notes, and snippets.

@gidgid
Created April 9, 2020 13:24
Show Gist options
  • Select an option

  • Save gidgid/79280fb9f021aac6240848403f3cad0d to your computer and use it in GitHub Desktop.

Select an option

Save gidgid/79280fb9f021aac6240848403f3cad0d to your computer and use it in GitHub Desktop.
Mapping :Snippets in vim insert mode
" <ESC> is required to get back to normal mode
inoremap <Leader>s <ESC>:Snippets<CR>i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment