updated git links

This commit is contained in:
Daniel Fichtinger 2025-07-13 03:20:32 -04:00
parent b37954d07e
commit 751c15d703
6 changed files with 15 additions and 35 deletions

View file

@ -56,7 +56,7 @@ I find that setting `>` as the `comment_line` token is convenient for working
with quotes in replies.
The `try autospell-enable` enables my
[kak-autospell](https://git.sr.ht/~ficd/kak-autospell) plugin for the buffer.
[kak-autospell](https://codeberg.org/ficd/kak-autospell) plugin for the buffer.
Essentially, it provides spellchecking that's continuously refreshed and hidden
in insert mode.

View file

@ -99,12 +99,12 @@ scanning. Is it possible? Absolutely. Do I want to do it? **Absolutely not**.
For now, please enjoy the janky, _but functional_ Kakoune syntax highlighting I
created. The plugin is also available as the `pygments-kakoune` package on
[sr.ht](https://git.sr.ht/~ficd/pygments-kakoune) and
[sr.ht](https://codeberg.org/ficd/pygments-kakoune) and
[PyPI](https://pypi.org/project/pygments-kakoune/) if you want to use it in your
own projects.
[zona]: https://git.ficd.sh/ficd/zona
[Ashen]: https://sr.ht/~ficd/ashen
[Ashen]: https://codeberg.org/ficd/ashen
[Kakoune]: https://kakoune.org
[Helix]: https://github.com/helix-editor/helix
[Pygments]: https://pygments.org/