Skip to content

Instantly share code, notes, and snippets.

@sammarxz
Created March 31, 2022 15:21
Show Gist options
  • Save sammarxz/d0bf43f518e7c4d780801e91d3b6e56c to your computer and use it in GitHub Desktop.
Save sammarxz/d0bf43f518e7c4d780801e91d3b6e56c to your computer and use it in GitHub Desktop.
call plug#begin('~/.local/share/nvim/plugged')
Plug 'SirVer/ultisnips'
Plug 'honza/vim-snippets'
call plug#end()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment