mirror of
https://github.com/softinio/nvim-config.git
synced 2025-08-31 23:16:41 -07:00
Merge pull request 'smart splits correction' (#31) from smart-splits-correction into main
Reviewed-on: #31
This commit is contained in:
commit
902fbd939c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
return {
|
return {
|
||||||
{ "mrjones2014/smart-splits.nvim" },
|
"mrjones2014/smart-splits.nvim",
|
||||||
lazy = false,
|
lazy = false,
|
||||||
keys = {
|
keys = {
|
||||||
-- resizing splits
|
-- resizing splits
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue