From 68655c23018263e5675a38faf346cc434b1805c7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 26 Nov 2022 08:54:59 +0200 Subject: Update content for html --- .../2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.html | 2 +- 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.html b/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.html index 6a4fe272..880a3da0 100644 --- a/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.html +++ b/gemfeed/2022-11-24-i-tried-emacs-but-i-switched-back-to-neovim.html @@ -78,7 +78,7 @@ nmap ,i !wpbpaste<CR> https://github.com/NvChad/NvChad

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:

 function! ReadJournalPageNumber()
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 52dcf5b8..c91c9395 100644
--- a/gemfeed/atom.xml
+++ b/gemfeed/atom.xml
@@ -1,6 +1,6 @@
 
 
-    2022-11-26T08:52:09+02:00
+    2022-11-26T08:54:53+02:00
     foo.zone feed
     To be in the .zone!
     
@@ -19,9 +19,9 @@
         
             
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.html +< -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.html --- -> -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.html +> -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.html

I tried (Doom) Emacs, but I switched back to (Neo)Vim

Published by Paul at 2022-11-24, last updated 2022-11-26

@@ -91,7 +91,7 @@ nmap ,i !wpbpaste<CR>
 

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 0.02 secs ~ 0.07 secs). They tweak UI plugins such as telescope, nvim-tree, bufferline etc well to provide an aesthetic UI experience. That sounds interesting!

https://github.com/NvChad/NvChad

E-Mail your comments to paul at buetow dot org! :-)

-

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:

 function! ReadJournalPageNumber()
-- 
cgit v1.2.3