We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b3d45 commit 6edb99eCopy full SHA for 6edb99e
README.md
@@ -23,6 +23,8 @@ have to leave Neovim!
23
24
## Notices
25
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.
28
- **2021-07-01**: Now for getting syntax highlighting in http files you should
29
add a `require('rest-nvim').setup()` to your `rest.nvim` setup, refer to [packer.nvim](#packernvim).
30
This breaking change should allow lazy-loading of `rest.nvim`.
0 commit comments