Skip to content

Commit

Permalink
add exit_roots, as true, to default config
Browse files Browse the repository at this point in the history
  • Loading branch information
gokberkgunes committed Apr 20, 2024
1 parent 00eec7a commit bc00155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/luasnip/default_config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ return {
-- corresponds to legacy "history=false".
keep_roots = false,
link_roots = false,
exit_roots = true,
link_children = false,

update_events = "InsertLeave",
Expand Down

0 comments on commit bc00155

Please sign in to comment.