[NeoVim] Slight syntax improvements
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
(import-macros {: setup} :macros)
|
||||
|
||||
(setup :window-picker {
|
||||
:autoselect_one true
|
||||
:selection_chars "ABCDEFGHIJKLMNOP"
|
||||
:filter_rules {:bo {:filetype [:NvimTree :neo-tree :notify :aerial]
|
||||
:buftype [:terminal]}}})
|
||||
(setup :window-picker
|
||||
{:autoselect_one true
|
||||
:selection_chars "ABCDEFGHIJKLMNOP"
|
||||
:filter_rules {:bo {:filetype [:NvimTree :neo-tree :notify :aerial]
|
||||
:buftype [:terminal]}}})
|
||||
|
||||
Reference in New Issue
Block a user