diff options
| author | Paul Buetow <paul@buetow.org> | 2022-11-26 08:54:58 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-11-26 08:54:58 +0200 |
| commit | b5eb18ca09853c75ec6819af287fe2adc6a848b7 (patch) | |
| tree | 4f1358c26095f07c309a39e228cce0102b2e6aa2 | |
| parent | 5d7a486b9c52d8043856bf2882ccfe29ea2f0d69 (diff) | |
Update content for gemtext
| -rw-r--r-- | gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi b/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi index e0b47662..280eccca 100644 --- a/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi +++ b/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi @@ -113,7 +113,7 @@ E-Mail your comments to paul at buetow dot org! :-) => ../ Go back to the main site -# Appendinx +# Appendix This is the VimScript I mentioned earlier, which parses a table of contents index of my scanned paper journals and opens the corresponding PDF at the right page in `zathura`: diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 5ad29a66..a05be5e7 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2022-11-26T08:52:09+02:00</updated> + <updated>2022-11-26T08:54:53+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -19,9 +19,9 @@ <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> 1c1 -< -rw-r--r--. 1 paul paul 14639 Nov 26 08:40 ../foo.zone-content/gemtext/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi +< -rw-r--r--. 1 paul paul 14659 Nov 26 08:51 ../foo.zone-content/gemtext/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi --- -> -rw-r--r--. 1 paul paul 14659 Nov 26 08:51 ../foo.zone-content/gemtext/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi +> -rw-r--r--. 1 paul paul 14658 Nov 26 08:54 ../foo.zone-content/gemtext/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.gmi <h1>I tried (Doom) Emacs, but I switched back to (Neo)Vim</h1> <p class="quote"><i>Published by Paul at 2022-11-24, last updated 2022-11-26</i></p> <pre> @@ -91,7 +91,7 @@ nmap ,i !wpbpaste<CR> <p class="quote"><i>Update: One reader recommended to have a look at NvChad. NvChad is a NeoVim config written in Lua aiming to provide a base configuration with very beautiful UI and blazing fast startuptime (around <span class="inlinecode">0.02</span> secs ~ <span class="inlinecode">0.07</span> secs). They tweak UI plugins such as telescope, nvim-tree, bufferline etc well to provide an aesthetic UI experience. That sounds interesting!</i></p> <a class="textlink" href="https://github.com/NvChad/NvChad">https://github.com/NvChad/NvChad</a><br /> <p>E-Mail your comments to paul at buetow dot org! :-)</p> -<h1>Appendinx</h1> +<h1>Appendix</h1> <p>This is the VimScript I mentioned earlier, which parses a table of contents index of my scanned paper journals and opens the corresponding PDF at the right page in <span class="inlinecode">zathura</span>:</p> <pre> function! ReadJournalPageNumber() |
