Add snippets support

This commit is contained in:
Oshgnacknak 2021-11-02 17:59:11 +01:00
parent 997758cc59
commit 1fa2957876
Signed by: Oshgnacknak
GPG key ID: 8CB7375654585956
2 changed files with 3 additions and 0 deletions

View file

@ -25,3 +25,5 @@ $1: $1.bo
$1.bo: $1.bsv $(SRC)
bsc -aggressive-conditions -u -sim -g mk$1 $<
endsnippet
=======
>>>>>>> 2554c95 (Add snippets support)

View file

@ -20,6 +20,7 @@ Plug 'wlangstroth/vim-racket'
Plug 'sirver/ultisnips'
Plug 'lervag/vimtex'
" Plug 'wlangstroth/vim-racket'
Plug 'sirver/ultisnips'
call plug#end()
set completeopt-=preview