mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
fix(nvim): migrate to new API property of smart-splits
This commit is contained in:
@@ -13,7 +13,7 @@ return {
|
||||
},
|
||||
ignored_buftypes = { "NvimTree" },
|
||||
default_amount = 3,
|
||||
wrap_at_edge = true,
|
||||
at_edge = "wrap",
|
||||
move_cursor_same_row = false,
|
||||
resize_mode = {
|
||||
quit_key = "<ESC>",
|
||||
|
||||
Reference in New Issue
Block a user