Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 750 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 750 Bytes

Keymap cheatsheet

"/" - Start searching "n" - repeat previous search "Escape" - remove search highlight

"space space" - buffer telescope search "space /" - current buffer fuzzy search "s f f" - telescope search for files

"leader e" - toggle tree view "ctrl e" - toggle focus on tree

"leader c" - comment current line (LSP) "leader b" - comment block in visual mode

"Alt , ." - switch buffer tabs "Alt 1 2 3.." - jump to buffer tabs

"Alt - z" toggle wrapping

Nvim tree:

"a" - new file "d" - delete file "r" - rename file

git clone https://github.com/stellarwind/kickstart.nvim.git $env:USERPROFILE\AppData\Local\nvim\
git clone https://github.com/stellarwind/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim