Update README.md

html_output
Stephan Seitz 2021-11-28 21:59:02 +07:00 committed by GitHub
parent e43ea50e87
commit 496ef999f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

@ -15,3 +15,7 @@ Macros with special respresentation in syntax tree (when written with lowercase
- loop macro
This grammar is used in https://github.com/Wilfred/difftastic to generate syntax-ware diffs for Common Lisp.
## Additional Highlighting Support
Install https://github.com/theHamsta/nvim-treesitter-commonlisp to get highlighting of all functions and macros in the `cl` namespace.