aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* ci: bump actions/checkout from 5 to 6 (#4205)dependabot[bot]2025-11-204-8/+8
* fix(docs): handle config errors, document rename #4192Justin M. Keyes2025-11-161-30/+0
* docs: bug report templateJustin M. Keyes2025-11-151-3/+4
* fix(eslint.lua): nonsense passed to list_extend()Justin M. Keyes2025-11-141-1/+1
* ci: retreat to lualsJustin M. Keyes2025-11-141-7/+15
* ci: emmyluaJustin M. Keyes2025-11-141-13/+9
* ci: bump leafo/gh-actions-luarocks from 5 to 6 (#4096)dependabot[bot]2025-09-241-1/+1
* ci: bump leafo/gh-actions-lua from 11 to 12 (#4097)dependabot[bot]2025-09-241-1/+1
* fix(pyright): command :LspPyrightOrganizeImports fails #3971Michele Sorcinelli2025-08-301-1/+1
* ci(lint): require type annotation #4034Justin M. Keyes2025-08-241-0/+9
* ci: bump actions/checkout from 4 to 5 (#3994)dependabot[bot]2025-08-124-9/+9
* ci: allows "workspace/executeCommand" in eslint configJustin M. Keyes2025-06-021-1/+2
* ci: check legacy configs *last* #3797Justin M. Keyes2025-04-271-7/+7
* ci(lint): migrate from single_file_support #3789Justin M. Keyes2025-04-261-0/+3
* ci: cleanup #3782Justin M. Keyes2025-04-261-30/+11
* ci: check legacy configs, drop "comment" #3781Justin M. Keyes2025-04-263-20/+22
* refactor: deprecate util.validate_bufnr()Justin M. Keyes2025-04-231-0/+5
* refactor: deprecate util.path.search_ancestors()Justin M. Keyes2025-04-231-0/+5
* refactor: deprecate util functionsJustin M. Keyes2025-04-231-1/+1
* ci(lint): deprecate util.path.is_descendant() on Nvim 0.11+ #3766Justin M. Keyes2025-04-231-0/+10
* ci(lint): check `@brief` docstring placement #3762Justin M. Keyes2025-04-221-0/+10
* ci(lint): use client:exec_cmd() #3755Justin M. Keyes2025-04-212-2/+12
* ci(lint): enforce "Lsp" command name prefixJustin M. Keyes2025-04-211-15/+44
* refactor: replace vim.loop with vim.uv #3703v2.0.0Chris Bandy2025-04-101-9/+0
* refactor: deprecate get_active_client_by_name #3697Justin M. Keyes2025-04-051-1/+1
* refactor: deprecate util.get_lsp_clients #3694Justin M. Keyes2025-04-051-1/+1
* feat: require Nvim 0.10+ #3692Justin M. Keyes2025-04-051-1/+1
* ci: cancel old jobs on PR updatedundargoc2025-03-302-2/+8
* ci: bump leafo/gh-actions-luarocks from 4 to 5dependabot[bot]2025-02-281-1/+1
* ci: bump leafo/gh-actions-lua from 10 to 11dependabot[bot]2025-02-271-1/+1
* build: remove `docgen.sh`dundargoc2025-01-211-1/+1
* ci: use the head ref when checking outdundargoc2025-01-211-0/+1
* refactor!: remove public interface of util.path.traverse_parentsdundargoc2024-12-231-1/+1
* refactor: deprecate util.path.iterate_parentsdundargoc2024-12-221-1/+1
* refactor: deprecate util.path.joindundargoc2024-12-211-1/+1
* refactor: deprecate util.find_git_ancestordundargoc2024-12-141-1/+1
* refactor: deprecate util.find_package_json_ancestordundargoc2024-12-131-1/+1
* refactor: deprecate util.find_node_modules_ancestordundargoc2024-12-081-1/+1
* refactor: replace all instances of vim.uv with vim.loopdundargoc2024-12-021-0/+9
* refactor: deprecate util.find_mercurial_ancestordundargoc2024-11-291-1/+1
* refactor: deprecate util.path.is_dir #3475dundargoc2024-11-281-1/+1
* refactor: deprecate util.path.is_file #3474dundargoc2024-11-281-1/+1
* refactor: deprecate `util.path.exists`dundargoc2024-11-271-1/+1
* ci: forbid using util.path.sanitizedundargoc2024-11-271-1/+1
* ci: check for deprecated util functions #3462Justin M. Keyes2024-11-263-16/+22
* fix(lspinfo)!: remove config.lspinfoJustin M. Keyes2024-10-181-1/+1
* ci: test minimum required neovim versiondundargoc2024-10-041-2/+2
* ci: refactor ci outputdundargoc2024-10-025-48/+36
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-013-5/+5
* fix(ci): allow "vim.fs.dirname"Justin M. Keyes2024-10-011-1/+1