Commit graph

1188 commits

Author SHA1 Message Date
Võ Quang Chiến
ed48b85dbe
feat(autocmds): add auto create dir (#493)
* feat(autocmds): add auto create dir

* refactor: auto-create dir

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-03-31 09:40:57 +02:00
github-actions[bot]
f67f20184f
chore(main): release 1.23.0 (#492)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-25 09:57:40 +01:00
github-actions[bot]
7048619cc1 chore(build): auto-generate vimdoc 2023-03-25 08:43:47 +00:00
Amaan Qureshi
59eb19835f
feat(treesitter): use Python indents as they've improved greatly (#490) 2023-03-25 09:42:57 +01:00
github-actions[bot]
c4572fcec8
chore(main): release 1.22.0 (#468)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-23 08:12:56 +01:00
github-actions[bot]
c272cb2940 chore(build): auto-generate vimdoc 2023-03-23 07:01:09 +00:00
Folke Lemaitre
381ee0a9fc
fix(mason): removed flake8. You can add it back in your own configs if you need it or add ruff_lsp 2023-03-23 08:00:24 +01:00
github-actions[bot]
b48a1969d3 chore(build): auto-generate vimdoc 2023-03-22 08:03:44 +00:00
Amaan Qureshi
b0cef1f506
fix(autocmd): remove query from q-to-quit autocmd (#473) 2023-03-22 09:03:02 +01:00
github-actions[bot]
049c84509c chore(build): auto-generate vimdoc 2023-03-21 06:27:56 +00:00
Amaan Qureshi
ade4342c42
feat(treesitter): add luadoc (#469) 2023-03-21 07:27:13 +01:00
github-actions[bot]
18328d10c9 chore(build): auto-generate vimdoc 2023-03-20 18:57:14 +00:00
Folke Lemaitre
df5cbfdbec
feat(mason): compatibility with the new mason registry 2023-03-20 19:56:34 +01:00
Folke Lemaitre
11d414c358
chore: update templates 2023-03-19 20:40:58 +01:00
github-actions[bot]
7a8ca6222a
chore(main): release 1.21.2 (#463)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-19 08:15:14 +01:00
github-actions[bot]
db66353db9 chore(build): auto-generate vimdoc 2023-03-19 06:59:41 +00:00
Pedro Cattori
a7b25e13fa
fix(alpha): use AlphaFooter highlight for footer section (#461) 2023-03-19 07:58:51 +01:00
github-actions[bot]
a0b1256554
chore(main): release 1.21.1 (#451)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-17 22:31:38 +01:00
Folke Lemaitre
501474e421
fix(config): compat with lazy.nvim 2023-03-17 22:29:07 +01:00
github-actions[bot]
b984c0cff5
chore(main): release 1.21.0 (#449)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-17 16:44:09 +01:00
Folke Lemaitre
9f5a0f1bd8
feat(lsp): added keymap to see source actions with <leader>cA (useful for tsserver and others) 2023-03-17 16:29:32 +01:00
github-actions[bot]
d0b378f427
chore(main): release 1.20.0 (#442)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-17 08:16:40 +01:00
github-actions[bot]
aa4f7ec651 chore(build): auto-generate vimdoc 2023-03-17 07:05:01 +00:00
Folke Lemaitre
c10e550639
feat(lsp): make lsp work when mason-lspconfig is disabled. Fixed #445 2023-03-17 08:04:17 +01:00
github-actions[bot]
f0b548af2f chore(build): auto-generate vimdoc 2023-03-16 11:17:38 +00:00
Lc
cec000dfd8
fix(icons): replace obsolete icons (#441)
* fix(icons): replace obsolete icons

* fix(icons): bigger icons

* fix(icons): bigger folder icon

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-03-16 12:16:55 +01:00
github-actions[bot]
6b740fd300
chore(main): release 1.19.0 (#422)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-14 11:23:08 +01:00
github-actions[bot]
564e25a277 chore(build): auto-generate vimdoc 2023-03-14 10:18:08 +00:00
Folke Lemaitre
df6ac591ba
fix(core): set cond=true for LazyVim 2023-03-14 11:17:07 +01:00
Will Norris
bcdcfab020
feat(mini-starter): add Session restore to starter menu (#421)
This mirrors the menu item added in alpha-nvim. I named this "Session
restore" rather than "Restore session", since mini.starter uses the
first letter of the item as the shortcut key.  This way it doesn't
conflict with "Recent files"
2023-03-12 23:00:20 +01:00
github-actions[bot]
8bb0c9ddd8
chore(main): release 1.18.2 (#415)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-12 09:26:52 +01:00
github-actions[bot]
0bed79f844 chore(build): auto-generate vimdoc 2023-03-12 08:12:43 +00:00
Folke Lemaitre
a28885be3f
fix(lsp): allow silent=false for lsp keymaps. Fixes #414 2023-03-12 09:10:45 +01:00
github-actions[bot]
f5e010d887
chore(main): release 1.18.1 (#407)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-10 13:58:49 +01:00
Folke Lemaitre
9f30a2e03a
fix(prettier): extend ensure_installed instead of overwriting it. Fixes #406 2023-03-10 13:55:06 +01:00
github-actions[bot]
9d9e6b1188
chore(main): release 1.18.0 (#391)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-10 09:04:29 +01:00
github-actions[bot]
3ffd5408a1 chore(build): auto-generate vimdoc 2023-03-10 07:59:02 +00:00
Folke Lemaitre
f1dbd097e4
fix(eslint): only run EslintFixAll on buffers where eslint is attached 2023-03-10 08:54:56 +01:00
Folke Lemaitre
aa8bae07ae
feat(prettierd): added an extra for prettierd with null-ls 2023-03-10 08:45:09 +01:00
Folke Lemaitre
75299da24c
feat(eslint): added an extra for eslint lsp that runs EslintFixAll before saving a buffer 2023-03-10 08:44:47 +01:00
Folke Lemaitre
5aad5749a7
feat(null-ls): added .neoconf.json to null-ls root_dir 2023-03-10 08:44:17 +01:00
Folke Lemaitre
5bb2314787
feat(typescript): added null-ls typescript code actions 2023-03-10 08:43:53 +01:00
github-actions[bot]
b1b5b461bf chore(build): auto-generate vimdoc 2023-03-06 06:38:20 +00:00
Folke Lemaitre
23ba877bb0
feat(copilot): better sorting for cmp sources when using copilot 2023-03-06 07:37:37 +01:00
Folke Lemaitre
8f3834bc13
feat(null-ls): added fish_indent and fish diag 2023-03-06 07:37:37 +01:00
Folke Lemaitre
c407ddfe8a
feat(shfmt): added shfmt to null-ls and mason 2023-03-06 07:37:37 +01:00
github-actions[bot]
3c6357815c
chore(main): release 1.17.1 (#389)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-05 17:10:36 +01:00
Folke Lemaitre
079d3967d0
fix(copilot): confirm with replace for copilot only 2023-03-05 17:06:13 +01:00
github-actions[bot]
ae9c74d88e
chore(main): release 1.17.0 (#379)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-05 09:16:44 +01:00
Folke Lemaitre
e7a515e548
fix(mason): removed installing of shellcheck and shfmt. Use bashls instead 2023-03-05 09:12:16 +01:00