Clone this into your nvim config folder: ~/.config/nvim
See: https://www.lazyvim.org/#%EF%B8%8F-requirements
I installed LiterationMono
- Show window title as
[filename] - [root folder] - NVIM
- Color scheme as gruvbox light
- Support for camel case words
- Automatically set X selection when selecting text with mouse
- Multi-select with vim-visual-multi - TODO maybe not working
https://www.lazyvim.org/keymaps
Key | Description | Mode |
---|---|---|
"+y |
Copy selection to system clipboard | v |
s | Flash search - search term will highlight with an additional letter you can type to jump to that instance | n |