summaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-05-10 13:52:08 -0400
committerChris <[email protected]>2020-05-10 13:52:08 -0400
commitdd8fa942f44cf9d7f37c2444dc02994b6abdf9af (patch)
tree6477550a84ac39da01dd95a7078e598a43ceba85 /init.vim
parentc6cf40cc57e5e8285af26011703c4aed5572e79a (diff)
TODOs
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim5
1 files changed, 5 insertions, 0 deletions
diff --git a/init.vim b/init.vim
index c1deabc1..bb394e2c 100644
--- a/init.vim
+++ b/init.vim
@@ -43,3 +43,8 @@ let g:floaterm_keymap_new = '<F7>'
let g:floaterm_keymap_prev = '<F8>'
let g:floaterm_keymap_next = '<F9>'
let g:floaterm_keymap_toggle = '<F12>'
+
+let g:pear_tree_smart_openers = 1
+let g:pear_tree_smart_closers = 1
+let g:pear_tree_smart_backspace = 1
+