Skip to content

Commit

Permalink
config(newsboat): vin binding
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed May 22, 2024
1 parent 6d48c76 commit 1e960a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/newsboat/config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include ~/.config/newsboat/dark
auto-reload yes
confirm-mark-all-feeds-read no
confirm-mark-feed-read no
reload-threads 16
reload-threads 128
text-width 120

# https://m-chrzan.xyz/blog/vim-keybindings-for-newsboat.html
Expand All @@ -16,3 +16,5 @@ bind-key G end

unbind-key j
unbind-key k
bind-key j down
bind-key k up

0 comments on commit 1e960a3

Please sign in to comment.