Skip to content

Commit

Permalink
chore(newsboat): more urls
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Feb 22, 2024
1 parent 2b0dcfa commit 5b248fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions data/newsboat/urls
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ https://github.com/gin-gonic/gin/commits/master.atom "~gin"
https://github.com/go-gorm/gorm/commits/master.atom "~gorm"
https://github.com/go-gorm/mysql/commits/master.atom "~gorm/mysql"
https://github.com/go-sql-driver/mysql/commits/master.atom "~mysql"
https://github.com/grpc/grpc-go/commits/master.atom "~grpc-go"
https://github.com/matryer/moq/commits/main.atom "~moq"
https://github.com/minio/minio-go/commits/master.atom "~minio-go"
https://github.com/minio/minio/commits/master.atom "~minio"
Expand Down Expand Up @@ -54,4 +55,6 @@ https://www.basicappleguy.com/basicappleblog?format=rss
https://www.copetti.org/index.xml
https://www.theremingoat.com/blog?format=rss
https://xeiaso.net/blog.rss

https://turnoff.us/feed.xml
https://xkcd.com/atom.xml
1 change: 0 additions & 1 deletion data/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ require("lazy").setup({

vim.cmd("colorscheme catppuccin")
end,
enabled = true,
},

-- https://github.com/ibhagwan/fzf-lua
Expand Down

0 comments on commit 5b248fc

Please sign in to comment.