Folke Lemaitre
450e0c6beb
feat(options): enable smoothscroll on nightly
2023-10-03 08:02:15 +02:00
github-actions[bot]
4e277fcb8f
chore(main): release 8.3.0 ( #1553 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-02 23:00:47 +02:00
Folke Lemaitre
86d3694672
feat(conform): added new keymap (leader-cF) to format injected languages
2023-10-02 20:59:00 +02:00
loqusion
7c5a458761
fix(indent-blankline): set config.indent.tab_char
( #1552 )
...
See lukas-reineke/indent-blankline.nvim#665 .
2023-10-02 12:23:08 +02:00
github-actions[bot]
ecac59c982
chore(main): release 8.2.0 ( #1551 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-02 11:27:12 +02:00
Folke Lemaitre
4ff51cd678
feat(mini.files): added lsp rename support to mini.files
2023-10-02 11:02:56 +02:00
github-actions[bot]
fe341e6b97
chore(build): auto-generate vimdoc
2023-10-02 05:41:09 +00:00
github-actions[bot]
0ca732e0ef
chore(main): release 8.1.0 ( #1547 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-02 07:40:30 +02:00
Folke Lemaitre
766d5e5bf7
feat(conform): set vim.opt.formatexpr
2023-10-01 23:36:26 +02:00
Folke Lemaitre
9b16770573
fix(format): moved formatting keymap to lua/lazyvim/config/keymaps.lua
2023-10-01 23:31:24 +02:00
Folke Lemaitre
e36f7d811c
feat(format): show warning when no formatter ran when using the format keymap
2023-10-01 23:30:56 +02:00
Folke Lemaitre
0b04e3908c
chore(format): removed format_notify option
2023-10-01 23:30:26 +02:00
Ahmed W
e8ab2ff5b6
feat(go): add goimports ( #1549 )
2023-10-01 23:01:43 +02:00
ueaner
3acdac917b
docs: LazyVim now requires Neovim >= 0.9.0 ( #1548 )
...
See: bfe04222fe
2023-10-01 21:01:40 +02:00
George Guimarães
2ffd629cc7
feat(elixir): Add credo if none-ls is used ( #1546 )
2023-10-01 19:48:09 +02:00
github-actions[bot]
dd95de5dbe
chore(main): release 8.0.0 ( #1542 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-01 16:28:37 +02:00
Folke Lemaitre
9d17c43087
perf: dont't load schemastore as an lspconfig dep
2023-10-01 16:21:18 +02:00
Folke Lemaitre
2aea5c7210
feat: show error and exit Neovim when version is too old
2023-10-01 14:18:25 +02:00
Folke Lemaitre
9935dc3944
fix: cleanup all Neovim < 0.9.0 code
2023-10-01 14:18:25 +02:00
github-actions[bot]
b8ffa5261a
chore(build): auto-generate vimdoc
2023-10-01 12:01:59 +00:00
Folke Lemaitre
bfe04222fe
docs!: LazyVim now requires Neovim >= 0.9.0
2023-10-01 14:01:12 +02:00
github-actions[bot]
f7655a83c5
chore(build): auto-generate vimdoc
2023-10-01 08:22:12 +00:00
Mark Tareshawty
9bb4e8755f
feat: replace Copilot icon with logo ( #1539 )
2023-10-01 10:21:35 +02:00
github-actions[bot]
4a2c89cd1d
chore(main): release 7.0.3 ( #1536 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-01 00:29:14 +02:00
Ahmed W
964dd6c4b2
fix(extras.go): remove unneeded formatters since gopls handles them ( #1535 )
...
* fix(extras.go): remove unneeded formatters since gopls handles them
* add optional back
2023-09-30 19:30:52 +02:00
Folke Lemaitre
0136bfa4b5
style: format
2023-09-30 18:10:29 +02:00
github-actions[bot]
5eca3dc3bb
chore(main): release 7.0.2 ( #1532 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-30 18:08:39 +02:00
Iordanis Petkakis
7821c0e851
fix(python): make venv-selector dap_enabled
conditional on nvim-dap-python
( #1529 )
2023-09-30 17:51:47 +02:00
github-actions[bot]
bd48536335
chore(build): auto-generate vimdoc
2023-09-30 15:48:50 +00:00
loqusion
1c878b9d06
fix(format): allow custom_format
to return early ( #1531 )
2023-09-30 17:48:19 +02:00
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>
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>
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 W
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>
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