Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

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

More sane activation command for supermaven

+1 -1
+1 -1
nvim/lua/plugins.lua
··· 325 325 "supermaven-inc/supermaven-nvim", 326 326 opts = { keymaps = { accept_suggestion = "<C-f>" } }, 327 327 lazy = true, 328 - cmd = "SupermavenActivate" 328 + cmd = "SupermavenStart" 329 329 }, 330 330 "imsnif/kdl.vim" 331 331 }, nil)