Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
lervag committed Aug 27, 2017
1 parent 0af5b36 commit 918fd81
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/issues/949/minivimrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
set nocompatible

call plug#begin('~/.vim/bundle')
Plug 'lervag/vimtex'
call plug#end()

filetype plugin indent on
syntax enable

0 comments on commit 918fd81

Please sign in to comment.