aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/denols.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(denols): skip non-deno TypeScript projects #4207あすぱる2025-11-251-1/+18
* fix: luals warningsJustin M. Keyes2025-11-141-0/+1
* chore: miscellaneous type fixesIgor2025-08-181-1/+1
* chore: add type annotation for configsIgor2025-08-181-0/+1
* fix(denols): update config to 0.11+Dimitris Dimitropoulos2025-08-111-2/+2
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-201-1/+1
* ci(lint): use client:exec_cmd() #3755Justin M. Keyes2025-04-211-18/+10
* fix: use "Lsp" prefix for config-defined commandsJustin M. Keyes2025-04-211-1/+1
* docs: cleanupJustin M. Keyes2025-04-181-14/+15
* fix(docs): docgen.lua reads from `lua/*.lua` #3708Justin M. Keyes2025-04-121-1/+1
* feat: migrate to vim.lsp.config #3659Lorenzo Bellina2025-04-121-0/+117