From fdc05da7bf0948fd50e60e04e298ea5a058c870b Mon Sep 17 00:00:00 2001 From: NaiJi Date: Sun, 3 Aug 2025 17:01:27 -0400 Subject: [PATCH] newsboat --- .config/newsboat/urls | 2 -- .config/vim/vimrc | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/newsboat/urls b/.config/newsboat/urls index 63d463b..4240924 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -1,7 +1,5 @@ https://www.freelists.org/feed/i3-announce https://archlinux.org/feeds/news/ -https://pencil.toast.cafe/yu-gi-oh-colors/feed/ -https://pencil.toast.cafe/bunker-labs/feed/ https://selfprivacy.org/blog/index.xml https://lukesmith.xyz/index.xml https://blog.waifuism.life/index.xml diff --git a/.config/vim/vimrc b/.config/vim/vimrc index 406cfef..4eebfb1 100644 --- a/.config/vim/vimrc +++ b/.config/vim/vimrc @@ -6,6 +6,7 @@ set relativenumber number set clipboard+=unnamedplus set wildmenu set hidden +set path+=** filetype plugin on syntax on