Commit graph

2321 commits

Author SHA1 Message Date
Folke Lemaitre
fab6150da9
fix(format): dont format if client capaibilities disabled it. #249 2023-02-12 11:43:31 +01:00
github-actions[bot]
e8766c5edd
chore(main): release 1.9.1 (#241)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-12 11:19:07 +01:00
github-actions[bot]
5cb44bae6d chore(build): auto-generate vimdoc 2023-02-12 10:00:54 +00:00
Folke Lemaitre
543126818e
fix(lsp): temp mason fix for sumenko_lua -> lua_ls rename. See #248 2023-02-12 10:59:58 +01:00
Zhizhen He
57e92b04e2
style: fix comment typo (#243) 2023-02-11 17:10:39 +01:00
Folke Lemaitre
31ad893788
fix(cmp): added <c-n> and <c-p> to make it more consistent 2023-02-11 13:29:27 +01:00
Folke Lemaitre
151bf12a9f
fix(telescope): make key bindings more consistent for telescope 2023-02-11 13:28:11 +01:00
github-actions[bot]
d9e95f8dcd
chore(main): release 1.9.0 (#239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-11 09:04:05 +01:00
github-actions[bot]
490598b81a chore(build): auto-generate vimdoc 2023-02-11 08:00:32 +00:00
Folke Lemaitre
6669e63368
feat(config): allow to disable loading of the default keymaps/autocmds/options. Fixes #238 2023-02-11 08:59:42 +01:00
github-actions[bot]
d9b1c79c3e
chore(main): release 1.8.0 (#230)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-10 17:09:04 +01:00
Folke Lemaitre
f5d232b79c
refactor(mini.ai): improved descriptions for mini.ai 2023-02-10 17:06:01 +01:00
Mateus Rodolfo
fd0a0e829d
feat(telescope): improved Telescope mappings in normal and insert mode (#231)
Co-authored-by: sourproton <sourproton98@gmail.com>
2023-02-10 16:49:03 +01:00
Folke Lemaitre
b96ea665b3
feat(mini.ai): added all mini.ai text-objects to which-key 2023-02-10 16:17:18 +01:00
github-actions[bot]
b20f016b04 chore(build): auto-generate vimdoc 2023-02-10 09:05:28 +00:00
github-actions[bot]
24cb9a90e5
chore(main): release 1.7.2 (#225)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-10 10:04:40 +01:00
Folke Lemaitre
42d2411bfa
fix(leap): don't use the x and X mappings in visual mode 2023-02-09 22:49:07 +01:00
Folke Lemaitre
ddd1fceb76
ci: autogen recipes 2023-02-09 22:48:42 +01:00
github-actions[bot]
7336478d09
chore(main): release 1.7.1 (#222)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-09 14:50:50 +01:00
Folke Lemaitre
cb384ad69f
fix(lsp): remove debug 2023-02-09 14:47:55 +01:00
github-actions[bot]
f492daa009
chore(main): release 1.7.0 (#221)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-09 14:43:35 +01:00
github-actions[bot]
225a875179 chore(build): auto-generate vimdoc 2023-02-09 13:38:32 +00:00
Folke Lemaitre
3af91550be
feat(bufferline): added keymaps to pin and delete non-pinned buffers. See #218 2023-02-09 14:37:37 +01:00
Folke Lemaitre
d61e4bd553
fix(lsp): dont use expr=true for lsp rename. Fixes #220 2023-02-09 14:35:48 +01:00
github-actions[bot]
b796b6e5a8 chore(build): auto-generate vimdoc 2023-02-08 06:36:15 +00:00
ueaner
4df6301f1e
docs: Added Chinese Translation of the README (#211) 2023-02-08 07:35:04 +01:00
github-actions[bot]
6416761353
chore(main): release 1.6.0 (#207)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-07 23:17:40 +01:00
Folke Lemaitre
52b34ce3c3
feat(lsp): allow disabling autoformat for certain buffers 2023-02-07 23:15:10 +01:00
github-actions[bot]
79b4d67357
chore(main): release 1.5.0 (#206)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-07 22:02:02 +01:00
Folke Lemaitre
5f5a564a82
fix(plugins): lazy-loading on BufReadPre or BufReadPost, should also use BufNewFile. Fixes #169 2023-02-07 21:59:33 +01:00
Andreas Gerlach
088914e1dd
feat(trouble): keymaps for trouble quicklist / loclist (#171)
* use trouble quicklist / loclist if available

* feat: added keymaps for loclist and qf list with trouble

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-02-07 21:50:41 +01:00
Tamás Barta
f57031db7c
feat(autocmds): add groups to autocmds (#151)
* fix(config): add groups to autocommands, and fix plugin/user config order

* revert config loading refactor and inline augroups

* refactor: autocmd groups

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-02-07 20:30:46 +01:00
Folke Lemaitre
9131897b61
docs: added recipes 2023-02-07 19:43:30 +01:00
github-actions[bot]
0968e24f82
chore(main): release 1.4.0 (#186)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-07 17:00:11 +01:00
Folke Lemaitre
320f5c6de7
fix(mini.indent): no need to disable indent in alpha dashboard config. Fixes #199 2023-02-07 16:46:48 +01:00
Folke Lemaitre
826655b901
fix(lsp): properly merge lsp client capabilities 2023-02-07 16:46:48 +01:00
github-actions[bot]
edd0fbb6a1 chore(build): auto-generate vimdoc 2023-02-07 08:17:32 +00:00
Josh Medeski
a5755408dd
feat(icons): add copilot icon (#195) 2023-02-07 09:16:47 +01:00
github-actions[bot]
4a9a2e8861 chore(build): auto-generate vimdoc 2023-02-06 21:39:20 +00:00
Folke Lemaitre
0556c011c5
docs: video 2023-02-06 22:38:35 +01:00
github-actions[bot]
4792d498ab chore(build): auto-generate vimdoc 2023-02-06 21:38:19 +00:00
Folke Lemaitre
68ad526f3a
docs: move video below install instructions 2023-02-06 22:37:36 +01:00
github-actions[bot]
ab89f46fba chore(build): auto-generate vimdoc 2023-02-06 21:36:02 +00:00
Mauricio Poppe
e7004bce30
docs: video walkthrough to get started (#170) 2023-02-06 22:35:23 +01:00
bahaaza
3a28ce7919
fix(typescript): typescript extras Keymaps (#175) 2023-02-06 16:44:43 +01:00
Folke Lemaitre
2ff213126c
fix(keymaps): move lines with silent and without triggering cmdline. Fixes #184 2023-02-06 08:43:59 +01:00
Folke Lemaitre
e5626e9a2d
fix(keymaps): silent by default 2023-02-06 08:43:59 +01:00
github-actions[bot]
d905ff08b9 chore(build): auto-generate vimdoc 2023-02-06 07:31:56 +00:00
Folke Lemaitre
182323623a
fix(mini.surround): use merged plugin spec to build keys. Fixes #172. Fixes #177 2023-02-06 08:31:04 +01:00
github-actions[bot]
663e142bcd chore(build): auto-generate vimdoc 2023-02-03 17:07:08 +00:00