|
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 |
|
|
0bed79f844
|
chore(build): auto-generate vimdoc
|
2023-03-12 08:12:43 +00:00 |
|
|
a28885be3f
|
fix(lsp): allow silent=false for lsp keymaps. Fixes #414
|
2023-03-12 09:10:45 +01:00 |
|
|
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 |
|
|
9f30a2e03a
|
fix(prettier): extend ensure_installed instead of overwriting it. Fixes #406
|
2023-03-10 13:55:06 +01:00 |
|
|
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 |
|
|
3ffd5408a1
|
chore(build): auto-generate vimdoc
|
2023-03-10 07:59:02 +00:00 |
|
|
f1dbd097e4
|
fix(eslint): only run EslintFixAll on buffers where eslint is attached
|
2023-03-10 08:54:56 +01:00 |
|
|
aa8bae07ae
|
feat(prettierd): added an extra for prettierd with null-ls
|
2023-03-10 08:45:09 +01:00 |
|
|
75299da24c
|
feat(eslint): added an extra for eslint lsp that runs EslintFixAll before saving a buffer
|
2023-03-10 08:44:47 +01:00 |
|
|
5aad5749a7
|
feat(null-ls): added .neoconf.json to null-ls root_dir
|
2023-03-10 08:44:17 +01:00 |
|
|
5bb2314787
|
feat(typescript): added null-ls typescript code actions
|
2023-03-10 08:43:53 +01:00 |
|
|
b1b5b461bf
|
chore(build): auto-generate vimdoc
|
2023-03-06 06:38:20 +00:00 |
|
|
23ba877bb0
|
feat(copilot): better sorting for cmp sources when using copilot
|
2023-03-06 07:37:37 +01:00 |
|
|
8f3834bc13
|
feat(null-ls): added fish_indent and fish diag
|
2023-03-06 07:37:37 +01:00 |
|
|
c407ddfe8a
|
feat(shfmt): added shfmt to null-ls and mason
|
2023-03-06 07:37:37 +01:00 |
|
|
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 |
|
|
079d3967d0
|
fix(copilot): confirm with replace for copilot only
|
2023-03-05 17:06:13 +01:00 |
|
|
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 |
|
|
e7a515e548
|
fix(mason): removed installing of shellcheck and shfmt. Use bashls instead
|
2023-03-05 09:12:16 +01:00 |
|
|
2002265461
|
chore(build): auto-generate vimdoc
|
2023-03-05 08:09:39 +00:00 |
|
|
f441faad03
|
feat: add luap to nvim-treesitter ensure_installed (#383)
|
2023-03-05 09:08:51 +01:00 |
|
|
6fec14e508
|
fix(typescript): enable function call completion snippets
|
2023-03-04 10:41:52 +01:00 |
|
|
b10c9ade77
|
build: neoconf sumneko_lua => lua_ls
|
2023-03-04 10:41:52 +01:00 |
|
|
2e951e4f44
|
feat(autocmds): added 'query' to close_with_q autocmd
|
2023-03-04 10:41:51 +01:00 |
|
|
0d32e62567
|
chore(build): auto-generate vimdoc
|
2023-03-04 07:41:20 +00:00 |
|
|
9dd2487529
|
fix: rename more appropriately (also a typo) (#378)
|
2023-03-04 08:40:37 +01:00 |
|
|
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 |
|
|
57c2dcb3a3
|
feat(neo-tree): added expanders
|
2023-03-03 20:10:45 +01:00 |
|
|
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 |
|
|
04a60e251b
|
fix(luasnip): added note that jsregexp is optional if it fails to build
|
2023-03-03 08:28:35 +01:00 |
|
|
d285548ae0
|
chore(build): auto-generate vimdoc
|
2023-03-03 07:23:08 +00:00 |
|
|
368c65e14b
|
feat(copilot): added an extra to enable copilot. {import = "lazyvim.plugins.extras.coding.copilot"}
|
2023-03-03 08:22:20 +01:00 |
|
|
3a52307505
|
feat(cmp): added <s-CR> to confirm completion with replace
|
2023-03-03 08:21:29 +01:00 |
|
|
3c0f28331b
|
chore(main): release 1.14.1 (#366)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.14.1
|
2023-03-02 14:29:06 +01:00 |
|
|
c32943f2aa
|
chore(build): auto-generate vimdoc
|
2023-03-02 13:18:45 +00:00 |
|
|
d00aade8db
|
fix(alpha): larger session icon. Fixes #365
|
2023-03-02 14:17:57 +01:00 |
|
|
f6f3ce4a9b
|
fix(luasnip): dont build jsregexp on Windows
|
2023-03-02 14:15:51 +01:00 |
|
|
16e4a3f8fd
|
fix(leap): unpin leap
|
2023-03-02 08:19:03 +01:00 |
|
|
d0e420eca8
|
chore(main): release 1.14.0 (#360)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.14.0
|
2023-03-01 17:51:10 +01:00 |
|
|
f9b7406df9
|
feat(telescope): Add open selected with trouble keymap (#357)
|
2023-03-01 13:10:04 +01:00 |
|
|
efca9528da
|
chore(main): release 1.13.1 (#358)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.13.1
|
2023-03-01 11:41:35 +01:00 |
|
|
e42c308a6b
|
chore(build): auto-generate vimdoc
|
2023-03-01 10:40:15 +00:00 |
|
|
787ceab031
|
fix(leap): pin leap for now till flit issue is fixed
|
2023-03-01 11:39:33 +01:00 |
|
|
7e47f88749
|
chore(main): release 1.13.0 (#343)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.13.0
|
2023-02-28 12:58:53 +01:00 |
|
|
59fa83653f
|
feat(keymaps): Add previous/next trouble/quickfix item keymap [q , ]q (#299)
|
2023-02-28 11:31:35 +01:00 |
|
|
5abb10b5ab
|
fix(lsp): only map lsp goto definition when client has definitionProvider (#348)
Co-authored-by: Alexander Born <alexander.born@bmw.de>
|
2023-02-28 11:29:57 +01:00 |
|
|
4b37723558
|
fix(git-signs): larger icons for delete
|
2023-02-28 10:01:53 +01:00 |
|
|
588dc5dd65
|
fix(icons): replace obsolete Nerd icons (#331)
|
2023-02-28 09:59:50 +01:00 |
|
|
70966bbc19
|
style: desc for gw
|
2023-02-28 09:59:01 +01:00 |
|