mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
Extend CL highlights
This commit is contained in:
parent
e197736061
commit
64f13eace5
5 changed files with 66 additions and 32 deletions
|
|
@ -56,7 +56,7 @@ list.clojure = {
|
|||
|
||||
list.commonlisp = {
|
||||
install_info = {
|
||||
url = "~/projects/tree-sitter-commonlisp",
|
||||
url = "https://github.com/theHamsta/tree-sitter-commonlisp",
|
||||
files = { "src/parser.c" },
|
||||
},
|
||||
filetype = 'lisp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue