github-actions[bot]
8c0e39c826
chore(main): release 5.0.0 ( #1108 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-13 08:21:44 +02:00
github-actions[bot]
bb2608ecd1
chore(build): auto-generate vimdoc
2023-07-13 06:18:44 +00:00
Folke Lemaitre
ae759b947b
feat(flash)!: Make flash.nvim the default jump plugin for LazyVim
...
Use the `editor.leap` extra if you rather want to use leap/flit
2023-07-13 08:18:02 +02:00
Folke Lemaitre
9387ab388e
feat: added leader-L
to show the LazyVim changelog
2023-07-13 08:18:02 +02:00
github-actions[bot]
8f9f76a96f
chore(main): release 4.28.1 ( #1101 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-12 20:04:33 +02:00
Folke Lemaitre
9e8ce289d1
fix(neoconf): do neoconf setup in lspconfig setup. Fixes #1070
2023-07-12 20:01:43 +02:00
github-actions[bot]
5204aacf8d
chore(main): release 4.28.0 ( #1086 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-12 19:48:49 +02:00
Jakub Kozłowicz
a0c2014b10
feat(lang): add docker support ( #1078 )
2023-07-12 17:42:05 +02:00
ueaner
c882544224
docs: added c compiler to requirements ( #1082 )
...
See: 2ef0c437b2
2023-07-12 17:36:30 +02:00
Folke Lemaitre
e212c166b4
feat(mini.ai): decouple mini.ai from which-key. Closes #1076
2023-07-12 17:25:35 +02:00
Folke Lemaitre
9fd89701da
feat(util): added util.on_load to execute code when a plugin loads
2023-07-12 17:25:35 +02:00
github-actions[bot]
b1721bc20a
chore(build): auto-generate vimdoc
2023-07-12 14:34:54 +00:00
暮晨
3f68f44d72
fix(lsp-config): lsp-config error when nvim-cmp not enabled. ( #1095 )
...
* fix(lsp-config): lsp-config error when nvim-cmp not enabled.
* Update lua/lazyvim/plugins/lsp/init.lua
Co-authored-by: Jonas Holst Damtoft <Jomik@users.noreply.github.com>
---------
Co-authored-by: Jonas Holst Damtoft <Jomik@users.noreply.github.com>
2023-07-12 16:34:07 +02:00
github-actions[bot]
a38bf3001d
chore(build): auto-generate vimdoc
2023-07-10 15:51:36 +00:00
Null Chilly
67d1cbfb01
feat(catppuccin): match navic bg with lualine ( #1085 )
2023-07-10 17:50:53 +02:00
github-actions[bot]
abea2807ce
chore(main): release 4.27.0 ( #1069 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-06 20:46:37 +02:00
Jakub Kozłowicz
44cdb5eac5
feat(lang): add python support ( #1031 )
2023-07-06 20:43:19 +02:00
Anton Ždanov
0db31c2840
feat(extras): add terraform extra ( #1030 )
2023-07-06 19:46:34 +02:00
Folke Lemaitre
22c9477b96
feat(flash): use c-s in the cmdline to toggle flash
2023-07-06 15:51:31 +02:00
Sam Amis
baa9614022
fix(autocmds): jump to last loc in buffer ( #1061 )
...
vim.api.nvim_win_set_cursor is expecting a window handle but was being
passed the current buffer's handle instead
2023-07-06 15:43:15 +02:00
github-actions[bot]
b660b51718
chore(main): release 4.26.0 ( #1068 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-06 15:40:33 +02:00
github-actions[bot]
99f30f9a37
chore(build): auto-generate vimdoc
2023-07-06 13:36:51 +00:00
Folke Lemaitre
ae054ec13c
feat(vscode): easier way to enable/disable plugins
2023-07-06 15:36:03 +02:00
Folke Lemaitre
bcff5a1937
fix(util): use spec to check if a plugin is enabled
2023-07-06 15:35:34 +02:00
Folke Lemaitre
299aae3545
fix(flash): depraction warning
2023-07-06 15:21:45 +02:00
github-actions[bot]
0b020dc37b
chore(main): release 4.25.1 ( #1056 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-04 19:08:01 +02:00
Folke Lemaitre
755419f39c
fix: trigger ci
2023-07-04 19:06:15 +02:00
github-actions[bot]
ddb819cb9a
chore(build): auto-generate vimdoc
2023-07-04 06:26:34 +00:00
Folke Lemaitre
9c120b5ef7
Revert "fix: leap nvim required by flit ( #1046 )"
...
This reverts commit dee8dc318e
.
2023-07-04 08:25:38 +02:00
github-actions[bot]
d33be73b8d
chore(main): release 4.25.0 ( #1041 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-03 21:47:59 +02:00
David Ward
27eb4610bd
feat(catppuccin): enable mason integration ( #1048 )
...
Signed-off-by: David Ward <dward@redhat.com>
2023-07-03 21:45:40 +02:00
Amaan Qureshi
e5200e6358
feat(lang): add C/C++ support ( #1025 )
2023-07-03 15:48:51 +02:00
github-actions[bot]
64ca399c56
chore(build): auto-generate vimdoc
2023-07-03 13:42:01 +00:00
Radvil
dee8dc318e
fix: leap nvim required by flit ( #1046 )
...
step to reproduce
- disable leap.nvim
- add custom config for flash (not using one from the extras)
- open file type "f", error shown "module leap is missing"
Co-authored-by: Radvil <radvil@@access-mobile.com>
2023-07-03 15:41:16 +02:00
Folke Lemaitre
6d58f1dacf
fix(hipatterns): remove assert. Fixes #1045
2023-07-02 22:25:43 +02:00
Folke Lemaitre
a981682603
fix(lsp): update keymaps *after* registering capabilities
2023-07-02 17:37:13 +02:00
github-actions[bot]
bbaf47028f
chore(main): release 4.24.1 ( #1037 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-02 14:44:14 +02:00
Folke Lemaitre
8ccc109e92
fix(lsp): fixup lsp keymaps
2023-07-02 14:34:36 +02:00
github-actions[bot]
a9c73bc7c3
chore(main): release 4.24.0 ( #1036 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-02 13:18:47 +02:00
Folke Lemaitre
4009620651
fix(typescript): use new lsp keymaps config for typescript
2023-07-02 13:04:49 +02:00
Folke Lemaitre
39627cab42
fix(rust): remove rust-tools dep from lspconfig
2023-07-02 13:02:51 +02:00
Folke Lemaitre
1e1fc3c6a0
fix(go): make settings configurable for go
2023-07-02 13:01:59 +02:00
Folke Lemaitre
eaa0118dd2
feat(rust): make taplo configurable
2023-07-02 12:58:09 +02:00
Folke Lemaitre
272f6af842
feat(rust): make mason optional
2023-07-02 12:58:09 +02:00
github-actions[bot]
29ba21274d
chore(build): auto-generate vimdoc
2023-07-02 10:48:00 +00:00
Folke Lemaitre
a46d47653e
feat(rust): refactor to allow easy user customization and keymaps
2023-07-02 12:46:29 +02:00
Folke Lemaitre
61e3ce8cdc
feat(lsp): custom lsp keymaps
2023-07-02 12:44:54 +02:00
Folke Lemaitre
36774c6058
fix(lsp): resolve keymap capabilities over all buffer clients
2023-07-02 12:43:16 +02:00
Folke Lemaitre
d0bc8b7dce
feat(lsp): added support to lsp keymaps for dynamic capabilities
2023-07-02 12:42:35 +02:00
github-actions[bot]
fca09b12e8
chore(build): auto-generate vimdoc
2023-07-01 06:53:32 +00:00