diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2024-10-19 19:35:41 +1300 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2024-10-19 19:37:32 +1300 |
commit | d5a8c1a6d8332edf9cce038270d278870de52244 (patch) | |
tree | 05df5ad6ce055cec8807a77a37a41e37882e3c19 | |
parent | Merge branch 'release/v12.43.0' into develop (diff) | |
download | dotfiles-d5a8c1a6d8332edf9cce038270d278870de52244.tar.gz dotfiles-d5a8c1a6d8332edf9cce038270d278870de52244.zip |
Update a link to Steve Losh's dotfiles
-rw-r--r-- | vim/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |