From 7bb0f9946f5833eada199e880fdc4efa6df09e0b Mon Sep 17 00:00:00 2001 From: jgart Date: Sun, 30 Oct 2022 23:11:49 -0500 Subject: [PATCH] Update readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index ed4dc5f..2eebaa3 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,6 @@ Features -------- - Syntax highlighting - - Basic keyword autocomplete (using company-mode) - - Auto format on save using `mint format` Planned roadmap --------------- @@ -49,10 +47,6 @@ __Help wanted with these!__ - [x] Autocomplete support - [x] Tag a release - [x] Package for Guix ([Done](https://issues.guix.gnu.org/51045)) - - [ ] Lint css values - - [ ] Link identifiers to their location - - [ ] Documentation search - - [ ] Emacs shell commands for using the mint CLI - [x] Language Server Protocol Integration and Testing ([eglot](https://github.com/joaotavora/eglot/pull/750), [lsp-mode](https://github.com/emacs-lsp/lsp-mode/pull/3679)) Screenshots