aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2024-10-19 19:35:41 +1300
committerTom Ryder <tom@sanctum.geek.nz>2024-10-19 19:37:32 +1300
commitd5a8c1a6d8332edf9cce038270d278870de52244 (patch)
tree05df5ad6ce055cec8807a77a37a41e37882e3c19
parentMerge branch 'release/v12.43.0' into develop (diff)
downloaddotfiles-d5a8c1a6d8332edf9cce038270d278870de52244.tar.gz
dotfiles-d5a8c1a6d8332edf9cce038270d278870de52244.zip
Update a link to Steve Losh's dotfiles
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index e82b25a2..ddf81247 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1054,7 +1054,7 @@ nnoremap <expr> <Space>
" Steve Losh has a solution I liked where a double-tap of CTRL-K in insert
" mode brought up the applicable :help window:
"
-" <https://bitbucket.org/sjl/dotfiles/src/2559256/vim/vimrc#lines-309:310>
+" <https://hg.stevelosh.com/dotfiles/file/2559256/vim/vimrc#l309>
"
" I took that one step further with a custom plugin named digraph_search.vim.
" It parses the digraph table from :help and runs a simple text search of its