From 64f13eace5c7fa3b2b99c05cadbbe46f1f3a0aad Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Mon, 5 Apr 2021 14:37:53 +0200 Subject: Extend CL highlights --- lua/nvim-treesitter/parsers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index d5aec787f..aa3665d2a 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -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', -- cgit v1.2.3-70-g09d2