Commit Graph
991 Commits
Author SHA1 Message Date
github-actions[bot] 6f9adbd4fb chore(main): release 7.0.1 (#1523)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v7.0.1
2023-09-29 16:52:39 +02:00
Folke Lemaitre ff5f5886db fix(nvim-lint): dont use default configured linters from nvim-lint 2023-09-29 16:49:59 +02:00
github-actions[bot] 300350686f chore(main): release 7.0.0 (#1521)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v7.0.0
2023-09-29 16:14:13 +02:00
Folke Lemaitre 718c5c6036 fix(docker): put hadolint in its own spec 2023-09-29 16:09:33 +02:00
Folke Lemaitre 31d913697b fix(nvim-lint): use linters for both custom and overriding linters 2023-09-29 15:58:44 +02:00
Folke Lemaitre 6bb0d1b66f fix(conform): use formatters for both custom and overriding formatters 2023-09-29 15:56:20 +02:00
Folke Lemaitre 0e5ff5c0ab fix(format): wrap custom formatter with error handler 2023-09-29 15:55:29 +02:00
Folke Lemaitre 886d49eb89 style: comment the selene example 2023-09-29 15:15:38 +02:00
Folke Lemaitre 0f7a009d1c docs: added more docs to nvim-lint extensions 2023-09-29 15:07:29 +02:00
Folke Lemaitre 05f45bb720 feat(extras): added extra for nvim-lint 2023-09-29 15:05:01 +02:00
Folke Lemaitre 9762e7e431 feat(neo-tree): added support for LSP renaming to NeoTree 2023-09-29 14:14:57 +02:00
Folke Lemaitre aab365a9f8 fix(typescript)!: removed typescript.nvim since it's deprecated 2023-09-29 13:57:04 +02:00
Folke Lemaitre f61a243d1a feat(extras): added conform.nvim extra you can use instead of null-ls/none-ls 2023-09-29 13:37:00 +02:00
Folke Lemaitre 6b05ed7dcd fix: remove deprecated leap/flit code checks 2023-09-29 12:00:56 +02:00
Folke Lemaitre a7f68e5e37 refactor(none-ls): make all null-ls usages in extras optional 2023-09-29 12:00:56 +02:00
github-actions[bot] 3c448a1be1 chore(build): auto-generate vimdoc 2023-09-29 09:53:29 +00:00
Ahmed WandFolke Lemaitre 7cac6f064c feat(null-ls)!: use none-ls instead of null-ls (#1517)
* FEATURE: use none-ls instead of null-ls

Fixes #1516

* fix(none-ls): automatically migrate null-ls to none-ls

* feat(config): show warning if user config contains renamed references

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-09-29 11:52:45 +02:00
github-actions[bot] 274649e923 chore(main): release 6.4.3 (#1514)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v6.4.3
2023-09-28 12:04:36 +02:00
Folke Lemaitre a3011daf40 style: better plugin docs 2023-09-28 11:36:58 +02:00
Folke Lemaitre fa6cbfc602 fix(lsp): don't install jsonls by default. It's part of the json extra 2023-09-28 11:33:45 +02:00
Folke Lemaitre d012a1acb8 docs(telescope): documented Telescope find files. Fixes #1425 2023-09-28 11:24:20 +02:00
Folke Lemaitre d03f708cd3 chore: removed flash extra since this is now the default 2023-09-28 11:22:19 +02:00
Folke Lemaitre 017582c05a fix(telescope): typo 2023-09-28 11:10:25 +02:00
Maria José Solano 13bf7977a4 fix(telescope): replace anonymous functions in mappings by named functions (#1294) 2023-09-28 11:08:43 +02:00
Folke Lemaitre 74786c21d7 fix(ibl): use default hl groups 2023-09-28 10:54:30 +02:00
Folke Lemaitre 7f5051ef72 fix(yamlls): work-around for yaml formatting on Neovim < 0.10. Fixes #1435 2023-09-28 09:00:58 +02:00
Antoine Büsch b220e54159 fix(telescope): add enums and consts to search symbols (#1512) 2023-09-28 08:41:55 +02:00
github-actions[bot] b25559d397 chore(main): release 6.4.2 (#1510)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v6.4.2
2023-09-28 07:46:31 +02:00
github-actions[bot] ee068d8399 chore(build): auto-generate vimdoc 2023-09-28 05:41:46 +00:00
Folke Lemaitre db86635e32 fix(indent-blankline): upgrade ibl config to v3 2023-09-28 07:41:00 +02:00
github-actions[bot] a1ab7c6e32 chore(main): release 6.4.1 (#1505)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v6.4.1
2023-09-27 14:48:32 +02:00
github-actions[bot] b30ff44af5 chore(build): auto-generate vimdoc 2023-09-27 11:57:42 +00:00
Folke Lemaitre 36d6a7fe4f fix(dap): revert loading vscode launch files. Add it to your own config when needed. Fixes #1503 2023-09-27 13:56:53 +02:00
github-actions[bot] 50401d358b chore(main): release 6.4.0 (#1495)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v6.4.0
2023-09-26 14:59:08 +02:00
Folke Lemaitre 7c79cfe073 fix(mini.comment): better lua pattern for tags. Fixes #1413 2023-09-26 14:16:22 +02:00
Folke Lemaitre f1af34e885 fix(dap): move launchjs code from java to dap 2023-09-26 13:38:48 +02:00
aqav 5dc4ce3e4a feat(java): support vscode launch json in Java (#1422)
* feat(java): support vscode launch json

* feat(java): support vscode launch json
2023-09-26 13:36:22 +02:00
Hai Ninh Hoang ea930e3545 fix(python): use venv for DAP Python (#1457)
dap_enabled = true, -- Ensure that the venv selector affect PythonPath in nvim-dap as well! (in venv-selector.nvim)
2023-09-26 13:35:27 +02:00
Kevin Traver a7f971f30e feat(mini-pairs): add toggle mini pairs keymap and function (#1456) 2023-09-26 13:34:28 +02:00
Folke Lemaitre e54d0dde62 feat(autocmds): close InspectTree window with q 2023-09-26 13:27:18 +02:00
Folke Lemaitre 0bff29c07a fix: disable context commentstring autocmd 2023-09-26 13:24:03 +02:00
Folke Lemaitre afdcec5b4a feat(extras): added simple csharp extra 2023-09-26 10:58:35 +02:00
Folke Lemaitre f892ba5cff fix: always lazy load keymaps. fixes #1485 2023-09-26 10:57:50 +02:00
github-actions[bot] a180c3097c chore(build): auto-generate vimdoc 2023-09-26 08:14:33 +00:00
Folke Lemaitre b8d3a1c2cd Revert "fix(yanky): don't override c-p insert mode telescope mapping. Fixes #1007"
This reverts commit 8b1e7976a0.
2023-09-26 10:13:00 +02:00
github-actions[bot] a72a84972d chore(main): release 6.3.0 (#1231)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v6.3.0
2023-09-04 23:10:50 +02:00
GrigoreAlexandru-Arch 6045a52d82 fix: #1305 rust debugging not working on windows due to missing liblldb path (#1390) 2023-09-04 23:07:55 +02:00
github-actions[bot] a910b871d1 chore(build): auto-generate vimdoc 2023-09-04 21:05:40 +00:00
Aron Griffis 15022f4892 fix(java): don't accumulate on_attach, and make more configurable (#1388)
* fix(java): don't accumulate on_attach, and make more configurable

* refactor(java): move defaults to opts
2023-09-04 23:00:39 +02:00
Callum Howard f9dadc11b3 fix(autocmds): restore tabpage on resize (#1260) 2023-08-29 18:13:32 +02:00