Update nvim config

This commit is contained in:
Ethan Simmons
2026-05-08 12:51:34 -05:00
parent d484cdd445
commit e240c34477
2 changed files with 9 additions and 10 deletions
@@ -7,6 +7,7 @@ local plugins = {
{
'kylechui/nvim-surround',
event = "VeryLazy",
config = true,
},
'ibhagwan/fzf-lua',