Commit graph

2709 commits

Author SHA1 Message Date
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
Brian Di Palma
dfba8bab93
docs: Update README.md (#167)
Pretty sure it's not meant to be `.toml`?
2023-02-03 18:06:22 +01:00
github-actions[bot]
e21f058fd4
chore(main): release 1.3.4 (#152)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-02 09:30:39 +01:00
github-actions[bot]
c567164e71 chore(build): auto-generate vimdoc 2023-02-02 08:29:25 +00:00
Folke Lemaitre
b81ecf9f7a
fix(nvim-navic): use kinds icons for navic. Fixes #164 2023-02-02 09:28:17 +01:00
github-actions[bot]
1aa9e26e84 chore(build): auto-generate vimdoc 2023-01-31 07:20:48 +00:00
Folke Lemaitre
3b5f363074
fix(mini.ai): load ai on VeryLazy. Keymaps interfer with which-key. #155 2023-01-31 08:20:00 +01:00
Folke Lemaitre
c5b22c0832
fix(noice): scroll doc window in normal, insert and select mode 2023-01-29 21:17:28 +01:00
github-actions[bot]
59c32788ae
chore(main): release 1.3.3 (#131)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-29 09:22:18 +01:00
github-actions[bot]
b7d514d15a chore(build): auto-generate vimdoc 2023-01-29 08:18:22 +00:00
Folke Lemaitre
ac1f188525
fix(neo-tree): disable the <space> mapping (you can use <cr> instead), to make sure <leader> mappings still work. Fixes #146 2023-01-29 09:17:37 +01:00
github-actions[bot]
48f45d4469 chore(build): auto-generate vimdoc 2023-01-28 14:43:10 +00:00
TheJoeSchr
40f73a2c13
style: fix comment typo (#145) 2023-01-28 15:42:29 +01:00