prescient.el:Simple对Emacs进行简单但有效的排序和过滤

时间:2021-04-05 01:57:49
【文件属性】:
文件名称:prescient.el:Simple对Emacs进行简单但有效的排序和过滤
文件大小:31KB
文件格式:ZIP
更新时间:2021-04-05 01:57:49
EmacsLisp prescient.el:对Emacs进行简单但有效的排序和过滤。 概括 prescient.el是一个库,用于对候选人列表进行排序和过滤,例如当您使用或这样的软件包时出现的列表。 诸如ivy-prescient.el和company-prescient.el类的扩展包使该库适用于各种框架。 与其他完成类似任务的软件包(包括 , , , , , 和, prescient.el目标是更简单,更可预测和更快。 安装 prescient.el可以用MELPA四个单独的包(一个用于库,其余部分用于与其他框架集成): 安装这些软件包的最简单方法是使用 : (straight-use-package 'prescient) (straight-use-package 'ivy-prescient) (straight-use-package 'company-prescient) (st
【文件预览】:
prescient.el-master
----company-prescient.el(3KB)
----.gitignore(6B)
----Dockerfile(169B)
----selectrum-prescient.el(11KB)
----Makefile(1KB)
----LICENSE.md(1KB)
----prescient.el(26KB)
----CHANGELOG.md(17KB)
----ivy-prescient.el(10KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(150B)
----scripts()
--------check-line-length.bash(434B)
--------docker.bash(613B)
--------docker-install.bash(521B)
----README.md(11KB)
----.circleci()
--------config.yml(621B)
----stub()
--------selectrum.el(433B)
--------ivy.el(744B)
--------company.el(245B)
--------.nosearch(0B)
----.dir-locals.el(72B)

网友评论