MrCatNerd / MyNeovimConfig

my neovim config
1 stars 0 forks source link

use lazy keys instead of lazy event loading on nvim-surround #5

Closed MrCatNerd closed 8 months ago

MrCatNerd commented 9 months ago

use lazy keys instead of lazy event loading on nvim-surround (keys = {...} instead of event="BufRead" - and it should be post if its BufRead)