Folke Lemaitre
|
ccff8683ba
|
fix(ui): work-around for telescope issue with treesitter folds
|
2023-10-03 18:57:05 +02:00 |
|
github-actions[bot]
|
0e16033e9c
|
chore(main): release 8.4.3 (#1573)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-03 18:30:22 +02:00 |
|
Folke Lemaitre
|
6cf6b0a624
|
fix(ui): always pad to 2 cells for status column icons. Fixes #1571
|
2023-10-03 18:28:05 +02:00 |
|
github-actions[bot]
|
e08813fa11
|
chore(main): release 8.4.2 (#1570)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-03 18:22:19 +02:00 |
|
Folke Lemaitre
|
e105c9daf6
|
perf(options): better detection for foldtext,statuscolumn,folexpr support
|
2023-10-03 18:19:32 +02:00 |
|
Folke Lemaitre
|
1b74d67a0d
|
fix(ui): fixed foldtext on Neovim < 0.10
|
2023-10-03 17:35:14 +02:00 |
|
Folke Lemaitre
|
b1ad48067e
|
fix(nvim-lint): dont evaluate conditions for linter functions. Fixes #1569
|
2023-10-03 16:32:05 +02:00 |
|
github-actions[bot]
|
63467c1f21
|
chore(main): release 8.4.1 (#1568)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-03 15:55:11 +02:00 |
|
Folke Lemaitre
|
13e9f6e6b5
|
fix(ui): check folds of the statuscolumn win instead of current win
|
2023-10-03 15:53:11 +02:00 |
|
github-actions[bot]
|
6428fc167c
|
chore(main): release 8.4.0 (#1564)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-03 15:10:22 +02:00 |
|
Folke Lemaitre
|
762017dc35
|
fix(ui): better fallback for foldtext when buffer does not have TreeSitter
|
2023-10-03 15:05:01 +02:00 |
|
Folke Lemaitre
|
afbe2043a7
|
fix(ui): Neovim < 0.10
|
2023-10-03 14:59:26 +02:00 |
|
Folke Lemaitre
|
f1ce07510d
|
feat(ui): fancy fold text
|
2023-10-03 14:57:59 +02:00 |
|
Folke Lemaitre
|
364bcf325d
|
feat(ui): fancy status column
|
2023-10-03 14:56:55 +02:00 |
|
Folke Lemaitre
|
3f868aa825
|
feat(keymaps): added toggle for relative line numbers
|
2023-10-03 14:56:55 +02:00 |
|
github-actions[bot]
|
fecc5faca2
|
chore(build): auto-generate vimdoc
|
2023-10-03 06:02:56 +00:00 |
|
Folke Lemaitre
|
19926d2848
|
feat(options): enabled treesitter folding and foldtext when available
|
2023-10-03 08:02:15 +02:00 |
|
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 |
|