]> git.eshelyaron.com Git - emacs.git/commit
Add :company-kind support to sh-mode completion
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 15 May 2021 00:44:16 +0000 (03:44 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 15 May 2021 00:44:16 +0000 (03:44 +0300)
commitefea3a02f5f90566ba6e0c61371a68e21e2d1d77
tree569dae4590e9cd41d0650157f39b6079ebd9c5d8
parentc92ad6a75a20fe7e820268f2983523e7f69658ae
Add :company-kind support to sh-mode completion

* lisp/progmodes/sh-script.el (sh--completion-keywords):
New variable.
(sh--cmd-completion-table): Extracted from here.
(sh-completion-at-point-function): Add :company-kind.
lisp/progmodes/sh-script.el