mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 12:03:52 +00:00
custom pr view
This commit is contained in:
parent
e7e0a25ab4
commit
98989e9475
3 changed files with 37 additions and 0 deletions
|
|
@ -44,6 +44,14 @@ return {
|
|||
},
|
||||
},
|
||||
|
||||
-- Surround
|
||||
{
|
||||
"kylechui/nvim-surround",
|
||||
version = "*",
|
||||
event = "VeryLazy",
|
||||
opts = {},
|
||||
},
|
||||
|
||||
-- Supermaven AI completion
|
||||
{
|
||||
"supermaven-inc/supermaven-nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue