1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-11-21 19:11:30 +01:00

vim: fix comment

This commit is contained in:
bretello 2021-12-08 23:58:55 +01:00
parent 81a84dacd2
commit 207a46b847
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

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