Commit graph

2321 commits

Author SHA1 Message Date
Folke Lemaitre
f6f3ce4a9b
fix(luasnip): dont build jsregexp on Windows 2023-03-02 14:15:51 +01:00
Folke Lemaitre
16e4a3f8fd
fix(leap): unpin leap 2023-03-02 08:19:03 +01:00
github-actions[bot]
d0e420eca8
chore(main): release 1.14.0 (#360)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-01 17:51:10 +01:00
Brian Di Palma
f9b7406df9
feat(telescope): Add open selected with trouble keymap (#357) 2023-03-01 13:10:04 +01:00
github-actions[bot]
efca9528da
chore(main): release 1.13.1 (#358)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-01 11:41:35 +01:00
github-actions[bot]
e42c308a6b chore(build): auto-generate vimdoc 2023-03-01 10:40:15 +00:00
Folke Lemaitre
787ceab031
fix(leap): pin leap for now till flit issue is fixed 2023-03-01 11:39:33 +01:00
github-actions[bot]
7e47f88749
chore(main): release 1.13.0 (#343)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-28 12:58:53 +01:00
Brian Di Palma
59fa83653f
feat(keymaps): Add previous/next trouble/quickfix item keymap [q, ]q (#299) 2023-02-28 11:31:35 +01:00
alexander-born
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
Folke Lemaitre
4b37723558
fix(git-signs): larger icons for delete 2023-02-28 10:01:53 +01:00
Sakari
588dc5dd65
fix(icons): replace obsolete Nerd icons (#331) 2023-02-28 09:59:50 +01:00
Folke Lemaitre
70966bbc19
style: desc for gw 2023-02-28 09:59:01 +01:00
Calvin Bochulak
8a9265efed
style: add description for "gw" keymap (#327) 2023-02-28 09:58:29 +01:00
github-actions[bot]
2b8b27b4a9 chore(build): auto-generate vimdoc 2023-02-28 08:52:19 +00:00
Folke Lemaitre
d97bf66eed
fix(mini-indentscope): disable indentscope for filetypes during init. Fixes #318 2023-02-28 09:51:29 +01:00
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>
2023-02-20 22:04:44 +01:00
Folke Lemaitre
079c685831
refactor(treesitter): nil-check 2023-02-20 16:01:02 +01:00
alexander-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>
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>
2023-02-17 17:09:38 +01:00
Calvin 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>
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>
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>
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>
2023-02-12 16:52:20 +01:00
Folke Lemaitre
a3aeb27cbc
fix(format): nil check 2023-02-12 12:31:43 +01:00