diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-07 23:29:32 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-08 00:25:35 +0100 |
commit | 963a4a0b6710bd23008644a622a09577d42e96dd (patch) | |
tree | d2baf6d38dc08835aba5eeaed079fe1a439eec02 /config/common/newsboat/urls | |
parent | ed264f6b7d8edb41f15000df881163e5e3d34b6f (diff) |
added dmask and dmcurs
Diffstat (limited to 'config/common/newsboat/urls')
-rw-r--r-- | config/common/newsboat/urls | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/common/newsboat/urls b/config/common/newsboat/urls index 3f706ed..0e9aee1 100644 --- a/config/common/newsboat/urls +++ b/config/common/newsboat/urls @@ -20,3 +20,11 @@ https://www.reddit.com/r/danklinuxusers.rss # Missing github feed "---MUSIC---" https://mastodonmusic.social/@djomnimaga.rss +"---REPOS---" +https://github.com/vim/vim/releases.atom +https://github.com/neovim/neovim/releases.atom +https://github.com/yt-dlp/yt-dlp/releases.atom +https://github.com/hrsh7th/nvim-cmp/releases.atom +https://github.com/L3MON4D3/LuaSnip/releases.atom +https://github.com/alacritty/alacritty/releases.atom +https://github.com/umlaeute/v4l2loopback/releases.atom |