Commit Graph
455 Commits
Author SHA1 Message Date
Folke Lemaitre fc765e9e3d fix(treesitter): always install all built-in treesitter parsers to prevent queriy issues 2023-02-27 19:38:29 +01:00
github-actions[bot] 592074ad80 chore(build): auto-generate vimdoc 2023-02-27 09:18:03 +00:00
Folke Lemaitre bd62cbe370 fix(luasnips): make install_jsregexp 2023-02-27 10:17:22 +01:00
github-actions[bot] befa6c67a4 chore(main): release 1.12.1 (#314)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.12.1
2023-02-20 22:04:44 +01:00
Folke Lemaitre 079c685831 refactor(treesitter): nil-check 2023-02-20 16:01:02 +01:00
alexander-bornandAlexander Born 0eef2c2f29 fix(treesitter): nil check #312 (#313)
Co-authored-by: Alexander Born <alexander.born@bmw.de>
2023-02-20 15:58:52 +01:00
github-actions[bot] 9b175ab1bc chore(main): release 1.12.0 (#294)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.12.0
2023-02-20 09:05:53 +01:00
github-actions[bot] db9a7d90d5 chore(build): auto-generate vimdoc 2023-02-20 07:22:26 +00:00
Marie cccdc1cacf feat(telescope): add <leader>sS for :Telescope lsp_workspace_symbols (#309) 2023-02-20 08:21:39 +01:00
github-actions[bot] 90c58352dd chore(build): auto-generate vimdoc 2023-02-19 21:32:05 +00:00
d2kay 6b9f0c0c3c feat: persist pinned tabs (#304)
Adds `globals` to session opts to persist pinned tabs
2023-02-19 09:56:08 +01:00
Folke Lemaitre de6a28b781 fix(treesitter): disable indent only for python right now 2023-02-18 13:14:47 +01:00
Folke Lemaitre 329a2daff4 fix(treesitter): disable treesitter indent by default, since it has too many issues. See #297 2023-02-18 12:40:25 +01:00
github-actions[bot] f08d004bc2 chore(build): auto-generate vimdoc 2023-02-18 08:56:40 +00:00
Folke Lemaitre 8e84dcf85c fix(mini.surround): don't create empty keymaps. Fixes #296 2023-02-18 09:55:56 +01:00
Folke Lemaitre a0cf00c81b fix(illuminate): always set refernce keymaps on the buffer as well to properly overwrite ftplugin mappings. Fixes #292 2023-02-17 21:32:25 +01:00
github-actions[bot] ba7942b80b chore(main): release 1.11.0 (#286)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.11.0
2023-02-17 17:09:38 +01:00
Calvin BochulakandCalvin Bochulak 9edd1a938f feat(telescope): add <leader>sR for :Telescope resume (#284)
* feat(telescope): add `<leader>fR` for `:Telescope resume`

* fix: use `<leader>sR` instead or `<leader>fR

---------

Co-authored-by: Calvin Bochulak <cbochula@cisco.com>
2023-02-17 16:38:51 +01:00
github-actions[bot] 3d18548c0a chore(build): auto-generate vimdoc 2023-02-17 06:19:43 +00:00
Anton Averchenkov 78cb3bb66d fix(lualine): Add a space separator between progress & location in lualine (#285) 2023-02-17 07:18:59 +01:00
github-actions[bot] d5a9ac0e06 chore(main): release 1.10.0 (#280)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.10.0
2023-02-16 20:21:55 +01:00
Folke Lemaitre 94ebe25ccb fix(treesitter-textobjects): only disable the textobject plugins/* files when its not enabled in the treesitter opts 2023-02-16 20:12:54 +01:00
Folke Lemaitre eccd122e6d feat(leap): lazy-load leap/flit and added keymaps 2023-02-16 14:12:10 +01:00
github-actions[bot] e33dd761b1 chore(build): auto-generate vimdoc 2023-02-16 12:30:27 +00:00
github-actions[bot] 8b0e6ab19e chore(main): release 1.9.4 (#271)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.9.4
2023-02-16 13:29:41 +01:00
github-actions[bot] 27248b0193 chore(build): auto-generate vimdoc 2023-02-15 13:04:31 +00:00
Folke Lemaitre d198a19325 fix(health): also check for fdfind instead of just fd. Fixes #270 2023-02-15 14:03:46 +01:00
github-actions[bot] b64d980bbf chore(main): release 1.9.3 (#267)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.9.3
2023-02-14 22:04:39 +01:00
Folke Lemaitre 5d6f0d58d5 fix(notify): install notify when noice is not enabled 2023-02-14 21:56:09 +01:00
Folke Lemaitre cc3070d30e faet(util): added Util.on_very_lazy 2023-02-14 21:55:52 +01:00
github-actions[bot] e91903e810 chore(build): auto-generate vimdoc 2023-02-14 13:41:28 +00:00
Folke Lemaitre 38eb3bf115 fix(which-key): only add noice group when noice is enabled 2023-02-14 14:40:34 +01:00
github-actions[bot] 2e18998c9e chore(main): release 1.9.2 (#251)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.9.2
2023-02-12 16:52:20 +01:00
Folke Lemaitre a3aeb27cbc fix(format): nil check 2023-02-12 12:31:43 +01:00
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>
v1.9.1
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>
v1.9.0
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>
v1.8.0
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 Rodolfoandsourproton 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>
v1.7.2
2023-02-10 10:04:40 +01:00