From c7f985196e24e337d7ea698341761bfda08c16f1 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Mon, 14 Sep 2020 23:15:50 -0400 Subject: Switch to git.riedstra.dev and remove the .git from repos --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index b14e6c3..777b0a0 100644 --- a/vimrc +++ b/vimrc @@ -1,4 +1,4 @@ -" See the full vim configuration: https://git.riedstra.us/mitch/vim-cfg.git/about/ +" See the full vim configuration: https://git.riedstra.dev/mitch/vim-cfg/about/ " Basic vimrc for systems you don't want to copy the full one to set encoding=utf-8 " The encoding displayed. set fileencoding=utf-8 " The encoding written to file. -- cgit v1.2.3