Missing Logo

Neovim - hyperextensible Vim-based text editor

Leader

BindingDescription
,Leader

Telescope bindings

BindingDescription
Leader - ffTelescope find files
Leader - fgTelescope live grep
Leader - fbTelescope buffers
Leader - fhTelescope help tags
Leader - ftTelescope tags
Leader - frTelescope resume

Flash navigation bindings

BindingDescription
sStandalone jump, type characters before typing a jump label
STreesitter, use jump label or ; and , to increase/decrease selection
rRemote (used in operator pending mode, such as yr for yanking)
RTreesitter search, use like yR and start typing a pattern
f, t, F, TAfter typing these, you can repeat the motion with f and t or go to previous with F or T
Ctrl - sToggle flash search

Illuminate bindings

BindingDescription
Alt - nNext match under cursor
Alt - pPrevious match under cursor

BufferLine bindings

BindingDescription
Leader - bcBufferLine pick
Leader - bnBufferLine next
Leader - bpBufferLine prev