neovim configuration using rocks.nvim plugin manager
0
fork

Configure Feed

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

feat(plugins): add `vim-suda`

+4
+4
rocks.toml
··· 101 101 git = "projekt0n/github-nvim-theme" 102 102 rev = "v1.1.2^{}" 103 103 104 + [plugins.vim-suda] 105 + git = "lambdalisue/vim-suda" 106 + rev = "v1.2.4" 107 + 104 108 [config] 105 109 auto_setup = false 106 110