Fix typo in vim license

This commit is contained in:
Pavle Portic 2019-11-30 14:36:22 +01:00
parent caa93a9c08
commit 744d69d4e5
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ function! UserConfig()
set undodir=~/.local/share/nvim/undodir
" Set default LICENSE
let g:license = 'BSD-3-Clause'
let g:license = 'BSD 3-Clause'
let g:email = 'pavle.portic@tilda.center'
" Set python path