mirror of
https://github.com/zoriya/jj.nvim.git
synced 2026-08-15 23:53:18 +00:00
fix: split with the same logic as the editor
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ function M.setup(opts)
|
||||
|
||||
picker.setup(opts and opts.picker or {})
|
||||
utils.setup({ highlights = M.config.highlights })
|
||||
|
||||
|
||||
-- Pass describe_editor config to cmd module
|
||||
if opts and opts.describe_editor then
|
||||
cmd.config.describe_editor = opts.describe_editor
|
||||
|
||||
Reference in New Issue
Block a user