vim: fix comment

pull/6/head
bretello 2021-12-08 23:58:55 +01:00
parent 81a84dacd2
commit 207a46b847
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
" Install all plugins
let g:uname = system('uname | tr -d "\n"') " Get platform name (stripping the trailing newline)
" Install all plugins
source $DOTFILES/vim/plugs.vim
" Sanity