some cleaning
All checks were successful
Build neovim image / build-neovim-arm64 (push) Successful in 10m59s
Build neovim image / build-neovim-amd64 (push) Successful in 13m41s
Build neovim image / update-images-manifest (push) Successful in 18s

This commit is contained in:
Maciej Lebiest 2024-10-23 13:31:58 +02:00 committed by Maciej Lebiest
parent e44e418a43
commit 5c5b92ebf0
6 changed files with 3 additions and 125 deletions

View file

@ -262,21 +262,10 @@ All that is saved in image, so that is why image is so heavy.
|\<leader\>l|disable (search) highlighting|
|\<leader\>cb|Close all buffers (:bufdo bd)|
#### DAP - Debug Adapter Protocol
|keys|action|
|----|----|
|\<leader\> d b|set breakpoint|
|\<leader\> d c|launch/continue|
|\<leader\> d g|toggle dap UI|
#### Opened files navigation
|keys|action|
|----|----|
|\<leader\> m m| open minimap|
|\<leader\> m c | close minimap|
|\<leader\> m f | focus minimap|
|Ctrl w w| Move to next splitted frame|
|Ctrl w \<arrow\> | moving throught splitted frame|
|Ctrl w c | close split|