neovim/nvim/cheatsheet.txt
2023-11-28 04:52:50 +09:00

6 lines
166 B
Text

## Telescope @custom:
Search, Preview and Open file | <leader>ff
## Formatter @custom:
Format current buffer | <leader>f
Format and write current buffer | <leader>F