mirror of
https://github.com/hyzendust/KickestEnd.nvim.git
synced 2026-02-15 00:21:15 +01:00
Update: README.md
This commit is contained in:
@@ -18,8 +18,9 @@ A collection of custom keymaps for Neovim aimed at improving productivity, navig
|
||||
### Buffer Management
|
||||
|
||||
- Smart buffer switch using Telescope: `<leader><leader>`
|
||||
- Open files in new buffers by default from Neo-tree.
|
||||
- Open files in split mode by pressing `h` or `v` in Neo-tree or Telescope pickers.
|
||||
- Better buffer handling with Neotree and Telescope pickers:
|
||||
- Open files in new tabs by default.
|
||||
- Open file in split mode by pressing `h` or `v` on the file.
|
||||
- Create new empty buffers in splits or tabs:
|
||||
- Horizontal: `<leader>sv`
|
||||
- Vertical: `<leader>sh`
|
||||
|
||||
Reference in New Issue
Block a user