File tree 2 files changed +2
-9
lines changed
2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ Customize the behavior of closing buffers.
58
58
## [ smart-splits] ( https://github.com/mrjones2014/smart-splits.nvim )
59
59
Elegant window resize.
60
60
61
- * Press ` ctrl + w + v ` to open a new vertial window.
62
- * Then press ` ctrl + arrow keys ` to resize the window .
61
+ * Press ` ctrl + w + v ` to create a vertial window.
62
+ * Press ` ctrl + arrow keys ` to resize it .
63
63
64
64
## [ better-escape] ( https://github.com/max397574/better-escape.nvim )
65
65
Removes the annoying delay Vim historically has had when pressing ESC.
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ Plugins that make the user interface better.
16
16
- [ heirline] ( #heirline )
17
17
- [ telescope] ( #telescope )
18
18
- [ telescope-fzf-native] ( #telescope-fzf-native )
19
- - [ smart-splits] ( #smart-splits )
20
19
- [ dressing] ( #dressing )
21
20
- [ noice] ( #noice )
22
21
- [ nvim-web-devicons] ( #nvim-web-devicons )
@@ -70,12 +69,6 @@ Uses fzf-native as backend for telescope. Written in C.
70
69
71
70
![ telescope-fzf-native screenshot] ( /img/screenshots/config/ui/fzf.webp )
72
71
73
- ## [ smart-splits] ( https://github.com/mrjones2014/smart-splits.nvim )
74
- Convenient functions to resize Neovim windows.
75
-
76
- * Press ` Ctrl + w + v ` to create a vertical window.
77
- * Press ` Ctrl + arrow ` to resize it.
78
-
79
72
## [ dressing] ( https://github.com/stevearc/dressing.nvim )
80
73
Improves the visual appearance of ` vim.ui.select ` and ` vim.ui.input ` .
81
74
You can’t perform that action at this time.
0 commit comments