docs: remove ref to nvim-treesitter-commonlisp (functionality upstreamed)

pull/874/head
Stephan Seitz 2023-11-19 14:17:12 +07:00
parent 5153dbbc70
commit cf10fc38bc
1 changed files with 0 additions and 4 deletions

@ -15,7 +15,3 @@ 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.