Added nvim cursor word

This commit is contained in:
Luka Jankovic 2025-01-15 15:11:13 +01:00
parent f656b81a7f
commit e9696fab22

View file

@ -0,0 +1,5 @@
return {
"sontungexpt/stcursorword",
event = "VeryLazy",
config = true,
}