neovim configuration using rocks.nvim plugin manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 4 lines 88 B view raw
1require("octo").setup({ 2 picker = "fzf-lua", 3 mappings_disable_default = true, 4})