Neovim
Links
Configuring
plugins
- interesting
- hologram.nvim
colorschemes
Complete configurations
Tips and tricks
LSP Rename symbol
- When you rename some symbol in the code that is used in many files, nvim will change the name of the symbol in files
- The files will be modified but not saved
- You can save all files at once to apply name changing:
|
|
or
|
|
Full uninstalling
macOS
|
|
|
|
|
|