aboutsummaryrefslogtreecommitdiffstats
path: root/queries/lua/injections.scm
Commit message (Expand)AuthorAgeFilesLines
* Extend injections for Lua to use query parserCameron2023-02-241-1/+1
* change: allow one or more leading `;`numToStr2022-08-231-1/+1
* injections(lua): highlight string as `query` if starts with `;; query`numToStr2022-08-231-0/+3
* Inject query into lua for set_query callsConnor Lay (Clay)2022-04-061-0/+5
* feat(lua)!: switch from our fork to MunifTanjim's (#2272)Christian Clason2022-01-181-50/+11
* Prefer lua-match over matchLewis Russell2021-11-231-4/+4
* Add basic vimscript injection in `vim.cmd`/`nvim_command`/`nvim_exec` (#1922)vhyrro2021-11-161-0/+26
* injections(lua): fix cdef injectionStephan Seitz2021-09-251-0/+15
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+2
* Add c injection for ffi.cdef to luaSimon Hauser2021-01-011-0/+10