Neovim for Beginners — Refactoring

Code refactoring using Neovim.

alpha2phi

--

Neovim for Beginners — Refactoring

Code refactoring is one key feature of using an IDE. Natively Vim as a text editor does not have any built-in support for code refactoring.

With Neovim we start to have the built-in LSP support that gives us basic code refactoring features like find-references, rename, code actions, etc., using semantic whole-project analysis…

--

--

alpha2phi

Software engineer, Data Science and ML practitioner.