Skip to content

Commit

Permalink
Fixed merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kayleg committed Sep 14, 2017
1 parent 5c0b11a commit 5e4afe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ if has('nvim')
return ! col || getline('.')[col - 1] =~? '\s'
endfunction "}}}
endif
call plug#end()

filetype plugin indent on " required

Expand Down

0 comments on commit 5e4afe0

Please sign in to comment.