description | Add Nginx directives keywords to company-mode keywords alist. |
owner | numbchild@gmail.com |
last change | Thu, 10 Feb 2022 14:11:31 +0000 (10 22:11 +0800) |
URL | git://repo.or.cz/company-nginx.git |
https://repo.or.cz/company-nginx.git | |
push URL | ssh://repo.or.cz/company-nginx.git |
https://repo.or.cz/company-nginx.git (learn more) | |
bundle info | company-nginx.git downloadable bundles |
content tags |
Add Nginx directives keywords to company-mode keywords alist.
(use-package company-nginx
:ensure t
:config (add-hook 'nginx-mode-hook (lambda () (add-to-list 'company-backends #'company-nginx))))
2022-02-10 | stardiviner | Update library homepagemaster | commitcommitdifftreesnapshot (tar.gz zip) |
2021-02-04 | stardiviner | Fix #3 update package config | commitcommitdifftreesnapshot (tar.gz zip) |
2020-10-20 | stardiviner | Merge pull request #2 from danil/master | commitcommitdifftreesnapshot (tar.gz zip) |
2020-10-19 | Danil Kutkevich | fix: respecting the company-mode api | commitcommitdifftreesnapshot (tar.gz zip) |
2018-06-04 | stardiviner | don't auto enable company-nginx | commitcommitdifftreesnapshot (tar.gz zip) |
2018-05-20 | stardiviner | first commit | commitcommitdifftreesnapshot (tar.gz zip) |
2018-05-20 | stardiviner | Initial commit | commitcommitdifftreesnapshot (tar.gz zip) |
2 years ago | master | logtree |