Skip to content

Commit 6edb99e

Browse files
committed
docs(README): add new notice about syntax highlighting
1 parent a8b3d45 commit 6edb99e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ have to leave Neovim!
2323
2424
## Notices
2525

26+
- **2021-08-26**: We have deleted the syntax file for HTTP files to start using the tree-sitter parser instead,
27+
please see [Tree-Sitter parser](#tree-sitter-parser) section for more information.
2628
- **2021-07-01**: Now for getting syntax highlighting in http files you should
2729
add a `require('rest-nvim').setup()` to your `rest.nvim` setup, refer to [packer.nvim](#packernvim).
2830
This breaking change should allow lazy-loading of `rest.nvim`.

0 commit comments

Comments
 (0)