fox0430 / moe

A command line based editor inspired by Vim. Written in Nim.
https://editor.moe
GNU General Public License v3.0
651 stars 34 forks source link

lsp: Add Find References support #2060

Closed fox0430 closed 4 months ago

fox0430 commented 4 months ago

Add LSP Find References support.

Add gr command to normal mode

TODO