aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2020-09-14 23:15:50 -0400
committerMitch Riedstra <mitch@riedstra.us>2020-09-14 23:15:50 -0400
commitc7f985196e24e337d7ea698341761bfda08c16f1 (patch)
treebf6f76cacd84d8dcc3a3f04db8f5887ec49e5d77 /vimrc
parent0cf2eaec00323af4c9af97528ca0391b1b62d7ce (diff)
downloaddotfiles-c7f985196e24e337d7ea698341761bfda08c16f1.tar.gz
dotfiles-c7f985196e24e337d7ea698341761bfda08c16f1.tar.xz
Switch to git.riedstra.dev and remove the .git from repos
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
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.