We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f511c7 commit dc02a88Copy full SHA for dc02a88
docs/plugins/behaviors.md
@@ -14,7 +14,6 @@ Plugins that add new behaviors.
14
- [stickybuf](#stickybuf)
15
- [mini-bufremove](#mini-bufremove)
16
- [smart-splits](#smart-splits)
17
-- [better-escape](#better-escape)
18
- [toggleterm](#toggleterm)
19
- [neovim-session-manager](#neovim-session-manager)
20
- [spectre](#spectre)
@@ -62,9 +61,6 @@ Elegant window resize.
62
61
* Press `ctrl + w + v` to create a vertial window.
63
* Press `ctrl + arrow keys` to resize it.
64
65
-## [better-escape](https://github.com/max397574/better-escape.nvim)
66
-Removes the annoying delay Vim historically has had when pressing ESC.
67
-
68
## [toggleterm](https://github.com/akinsho/toggleterm.nvim)
69
More powerful than the built-in Neovim terminal.
70
0 commit comments