Minor refactors & comment revision
This commit is contained in:
parent
0285dd5e0e
commit
b49c40bbb3
5 changed files with 20 additions and 18 deletions
|
@ -44,7 +44,7 @@
|
|||
#'yas-expand
|
||||
(and (featurep! :completion company +tng)
|
||||
(+company-has-completion-p))
|
||||
#'+company/complete)
|
||||
#'company-complete-common)
|
||||
:v [tab] (cmds! (and (bound-and-true-p yas-minor-mode)
|
||||
(or (eq evil-visual-selection 'line)
|
||||
(not (memq (char-after) (list ?\( ?\[ ?\{ ?\} ?\] ?\))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue