From 5b3b1e97832610d1251688d97a49b2f2988a1ab7 Mon Sep 17 00:00:00 2001 From: Peter Aronoff Date: Fri, 11 Feb 2022 13:28:21 -0500 Subject: [PATCH] Update to https links --- README.markdown | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.markdown b/README.markdown index c5b3cc7..045f8a1 100644 --- a/README.markdown +++ b/README.markdown @@ -21,7 +21,7 @@ This Vim color scheme features: * Support for Vim’s Conceal feature to hide `_` and `*` markup for \_*italic*\_, \*\*__bold__\*\* and \*\*\*___bold italic___\*\*\* styled text in Markdown -[tm]: http://github.com/tpope/vim-markdown +[tm]: https://github.com/tpope/vim-markdown [pm]: https://github.com/preservim/vim-markdown [ba]: https://github.com/bling/vim-airline [gm]: https://github.com/gabrielelana/vim-markdown @@ -145,7 +145,7 @@ For more details on Vim’s Conceal feature, see: :help concealcursor ``` -[tm]: http://github.com/tpope/vim-markdown +[tm]: https://github.com/tpope/vim-markdown ## Usage @@ -207,15 +207,15 @@ plugins originally by [@reedes][re]: * [vim-wordchipper][wc] - power tool for shredding text in Insert mode [re]: https://github.com/reedes -[lx]: http://github.com/preservim/vim-lexical -[lc]: http://github.com/preservim/vim-litecorrect -[pn]: http://github.com/preservim/vim-colors-pencil -[ts]: http://github.com/preservim/vim-textobj-sentence -[qu]: http://github.com/preservim/vim-textobj-quote -[th]: http://github.com/preservim/vim-thematic -[wh]: http://github.com/preservim/vim-wheel -[wo]: http://github.com/preservim/vim-wordy -[wc]: http://github.com/preservim/vim-wordchipper +[lx]: https://github.com/preservim/vim-lexical +[lc]: https://github.com/preservim/vim-litecorrect +[pn]: https://github.com/preservim/vim-colors-pencil +[ts]: https://github.com/preservim/vim-textobj-sentence +[qu]: https://github.com/preservim/vim-textobj-quote +[th]: https://github.com/preservim/vim-thematic +[wh]: https://github.com/preservim/vim-wheel +[wo]: https://github.com/preservim/vim-wordy +[wc]: https://github.com/preservim/vim-wordchipper The [README](https://github.com/preservim/vim-thematic) in _thematic_ has more details on setting up emulation of iA Writer.