fox0430 / moe

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

lsp: Add Rename support #2062

Closed fox0430 closed 1 month ago

fox0430 commented 1 month ago

Add LSP Rename support

Add space-r command to Normal mode

TODO