File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 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.
5858## [ smart-splits] ( https://github.com/mrjones2014/smart-splits.nvim )
5959Elegant window resize.
6060
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 .
6363
6464## [ better-escape] ( https://github.com/max397574/better-escape.nvim )
6565Removes 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.
1616- [ heirline] ( #heirline )
1717- [ telescope] ( #telescope )
1818- [ telescope-fzf-native] ( #telescope-fzf-native )
19- - [ smart-splits] ( #smart-splits )
2019- [ dressing] ( #dressing )
2120- [ noice] ( #noice )
2221- [ nvim-web-devicons] ( #nvim-web-devicons )
@@ -70,12 +69,6 @@ Uses fzf-native as backend for telescope. Written in C.
7069
7170![ telescope-fzf-native screenshot] ( /img/screenshots/config/ui/fzf.webp )
7271
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-
7972## [ dressing] ( https://github.com/stevearc/dressing.nvim )
8073Improves the visual appearance of ` vim.ui.select ` and ` vim.ui.input ` .
8174
You can’t perform that action at this time.
0 commit comments