Commit Graph
574 Commits
Author SHA1 Message Date
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>
v1.21.2
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>
v1.21.1
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>
v1.21.0
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>
v1.20.0
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
LcandFolke Lemaitre 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>
v1.19.0
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>
v1.18.2
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>
v1.18.1
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>
v1.18.0
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>
v1.17.1
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>
v1.17.0
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
github-actions[bot] 2002265461 chore(build): auto-generate vimdoc 2023-03-05 08:09:39 +00:00
Amaan Qureshi f441faad03 feat: add luap to nvim-treesitter ensure_installed (#383) 2023-03-05 09:08:51 +01:00
Folke Lemaitre 6fec14e508 fix(typescript): enable function call completion snippets 2023-03-04 10:41:52 +01:00
Folke Lemaitre b10c9ade77 build: neoconf sumneko_lua => lua_ls 2023-03-04 10:41:52 +01:00
Folke Lemaitre 2e951e4f44 feat(autocmds): added 'query' to close_with_q autocmd 2023-03-04 10:41:51 +01:00
github-actions[bot] 0d32e62567 chore(build): auto-generate vimdoc 2023-03-04 07:41:20 +00:00
Amaan Qureshi 9dd2487529 fix: rename more appropriately (also a typo) (#378) 2023-03-04 08:40:37 +01:00
github-actions[bot] 1f7be0bbad chore(main): release 1.16.0 (#376)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.16.0
2023-03-03 20:12:35 +01:00
Folke Lemaitre 57c2dcb3a3 feat(neo-tree): added expanders 2023-03-03 20:10:45 +01:00
github-actions[bot] 099fd48844 chore(main): release 1.15.0 (#371)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.15.0
2023-03-03 08:34:43 +01:00
Folke Lemaitre 04a60e251b fix(luasnip): added note that jsregexp is optional if it fails to build 2023-03-03 08:28:35 +01:00
github-actions[bot] d285548ae0 chore(build): auto-generate vimdoc 2023-03-03 07:23:08 +00:00
Folke Lemaitre 368c65e14b feat(copilot): added an extra to enable copilot. {import = "lazyvim.plugins.extras.coding.copilot"} 2023-03-03 08:22:20 +01:00
Folke Lemaitre 3a52307505 feat(cmp): added <s-CR> to confirm completion with replace 2023-03-03 08:21:29 +01:00