emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/haskell-tng-mode 950d094 210/385: projectile is not core


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode 950d094 210/385: projectile is not core
Date: Tue, 5 Oct 2021 23:59:33 -0400 (EDT)

branch: elpa/haskell-tng-mode
commit 950d094e4bc7e5618e6d9d796bbff387daca19c9
Author: Tseen She <ts33n.sh3@gmail.com>
Commit: Tseen She <ts33n.sh3@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]