branch: elpa/haskell-tng-mode commit 950d094e4bc7e5618e6d9d796bbff387daca19c9 Author: Tseen She <ts33n....@gmail.com> Commit: Tseen She <ts33n....@gmail.com>
projectile is not core --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cab773e..b1fa039 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Giving the following commands ## Contrib -Integrations are provided for common libraries, enable them from `use-package` with +Integrations are provided for common libraries (installed separately), enable them from `use-package` with ```lisp :config @@ -103,7 +103,6 @@ This is the status of core features: - [x] performance-minded `syntax-table` - [x] `font-lock` to visually distinguish types and values - [x] `sexp` navigation - - [x] `projectile` / [`fast-tags`](https://github.com/elaforge/fast-tags) integration for `TAGS` - [ ] `imenu` population - Editing: - [x] indentation