Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
liubang committed Jun 30, 2018
1 parent 21c4f51 commit d473150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
" vim: et ts=2 sts=2 sw=2

scriptencoding utf-8
let g:lbvim_version = '0.4-dev'
let g:lbvim_version = '0.4'
let g:lbvim_home = $HOME.'/.vim'
let g:lbvim_isnvim = has('nvim')
let g:MAC = has('macunix')
Expand Down

0 comments on commit d473150

Please sign in to comment.