pechorin / any-jump.vim

Jump to any definition and references 👁 IDE madness without overhead 🚀
1.07k stars 40 forks source link

No C support ? (works with cpp rules) #70

Closed pseregiet closed 3 years ago

pseregiet commented 3 years ago

There is no C support, however, just copy pasting the cpp related code and renaming the name to 'c' works fine :)

Sharlock93 commented 3 years ago

just changing the "filetype" in vim also makes it work

pechorin commented 3 years ago

yeah, i think c lang support is missing for now

pechorin commented 3 years ago

fixed in https://github.com/pechorin/any-jump.vim/pull/80 please update plugin and tell me if searching still not working