Commit Graph
653 Commits
Author SHA1 Message Date
github-actions[bot] c7aeda9db1 chore(build): auto-generate vimdoc 2023-04-22 21:07:31 +00:00
Albert Gu 3a718c5c85 feat(dap): Change DAP REPL binding from open to toggle (#663) 2023-04-22 23:06:55 +02:00
github-actions[bot] 6c86952a0e chore(main): release 2.10.0 (#659)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.10.0
2023-04-21 23:53:51 +02:00
Folke Lemaitre ad214af54d feat(neo-tree): refresh neotree git status when closing a lazygit terminal 2023-04-21 23:42:30 +02:00
Folke Lemaitre 40983a3269 fix(copilot): re-enable copilot confirm with overwrite 2023-04-21 23:42:30 +02:00
github-actions[bot] 2f93f69171 chore(main): release 2.9.0 (#655)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.9.0
2023-04-21 18:30:09 +02:00
Folke Lemaitre 4379ae8ab9 fix(copilot): work-around Neovim bug. Fixes #656 2023-04-21 18:27:15 +02:00
Folke Lemaitre eb92903342 feat(tsserver): set some tsserver formatting settings to their Neovim equivalents. Also used for organize imports 2023-04-21 16:50:12 +02:00
github-actions[bot] 03282126e3 chore(main): release 2.8.0 (#652)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.8.0
2023-04-21 09:25:43 +02:00
Folke Lemaitre 1274310e6d feat(copilot): better copilot status colors for lualine 2023-04-21 09:24:12 +02:00
loqusion 14e708a246 fix: remove unintentional <lt>nop> mapping (#651) 2023-04-21 09:21:34 +02:00
github-actions[bot] 437156a3ae chore(main): release 2.7.0 (#650)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.7.0
2023-04-21 08:59:45 +02:00
github-actions[bot] 063f8d6dff chore(build): auto-generate vimdoc 2023-04-21 06:47:24 +00:00
Folke Lemaitre d63c471008 feat(copilot): added lualine component for copilot. Simple icon colored by status. Will add status message when available (warnings) 2023-04-21 08:46:45 +02:00
Folke Lemaitre 4042614005 refactor: move lualine fg function to Util 2023-04-21 08:46:05 +02:00
github-actions[bot] 81ab5bed7a chore(main): release 2.6.0 (#638)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.6.0
2023-04-20 09:27:37 +02:00
Folke Lemaitre 5264909b54 fix(project): load on VeryLazy otherwise projects wont be loaded when opening Telescope 2023-04-20 08:29:22 +02:00
github-actions[bot] 68c21ec452 chore(build): auto-generate vimdoc 2023-04-20 06:15:00 +00:00
István DonkóandFolke Lemaitre 7fe0d5c7c7 feat(extras): added project management (#300)
* feat(project): add project management

* refactor: moved project to extras

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-20 08:14:21 +02:00
github-actions[bot] 342fa02370 chore(main): release 2.5.0 (#635)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.5.0
2023-04-19 20:04:23 +02:00
Folke Lemaitre ac1051686b feat(lsp): added support for setting global lsp client capabilities 2023-04-19 19:58:05 +02:00
github-actions[bot] 55cc8b67fc chore(main): release 2.4.3 (#630)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.4.3
2023-04-19 17:07:32 +02:00
Folke Lemaitre 1d2c97cbda fix(treesitter): de-duplicate langs in endure_installed. Fixes #628 2023-04-19 16:45:02 +02:00
github-actions[bot] 0b8c799a7a chore(main): release 2.4.2 (#623)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.4.2
2023-04-19 07:52:26 +02:00
Folke Lemaitre 1caa27ba4a fix(diagnostics): deepcopy diagnostic params. Fixes #621 2023-04-19 07:49:39 +02:00
github-actions[bot] 3518c1d73b chore(main): release 2.4.1 (#622)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.4.1
2023-04-19 07:23:42 +02:00
github-actions[bot] ae8c371ff4 chore(build): auto-generate vimdoc 2023-04-19 05:22:38 +00:00
Folke Lemaitre 17fe32e428 fix(lsp): properly check that diagnostics virtual_text is a table. Fixes #618 2023-04-19 07:21:52 +02:00
github-actions[bot] ef21bea975 chore(main): release 2.4.0 (#614)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.4.0
2023-04-18 20:30:46 +02:00
Phúc H. Lê KhắcandFolke Lemaitre 38ad79d548 feat(dap): add more keybindings and lualine component (#612)
* feat(dap): add more keybindings and lualine component

* refactor(dap): changed some keymaps and sorted them

* refactor(lualine): added extra space for dap icon

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-18 20:23:39 +02:00
github-actions[bot] 95b86c8d1d chore(build): auto-generate vimdoc 2023-04-18 18:01:24 +00:00
Folke Lemaitre 01a1b8e80d feat(diagnostics): added support for setting prefix = "icons". Check the docs on how to enable 2023-04-18 20:00:02 +02:00
Folke Lemaitre 06c38c52a9 feat(diagnostics): show diagnostics source when more than one source is reporting diagnostics 2023-04-18 19:59:19 +02:00
github-actions[bot] 77efbe8bcf chore(main): release 2.3.0 (#606)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.3.0
2023-04-17 20:53:26 +02:00
Jonas Holst Damtoft cfaf3b054e feat(dap): add step out, rebind step over (#605) 2023-04-17 17:53:39 +02:00
github-actions[bot] 5f6913c0db chore(main): release 2.2.1 (#601)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.2.1
2023-04-17 08:51:54 +02:00
Folke Lemaitre a94f7afdeb fix(telescope): typo 2023-04-17 08:49:38 +02:00
github-actions[bot] b391c37e53 chore(main): release 2.2.0 (#595)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.2.0
2023-04-17 08:31:16 +02:00
github-actions[bot] 338680d80a chore(build): auto-generate vimdoc 2023-04-17 05:34:39 +00:00
Folke Lemaitre df9547f432 fix(telescope): consistent keymap description. Fixes #600 2023-04-17 07:33:55 +02:00
Folke Lemaitre 0155de00ab feat(noice): added keymap to dismiss all noice messages 2023-04-16 23:08:46 +02:00
Folke Lemaitre 0cb8974221 fix(lsp): gT => gy. keymap for goto type definition. Fixes #554 2023-04-16 22:35:14 +02:00
github-actions[bot] 700cdaf30d chore(main): release 2.1.0 (#594)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.1.0
2023-04-16 22:05:08 +02:00
Folke Lemaitre feaeab9fca fix(dap): added DapInstall and DapUninstall to cmds 2023-04-16 21:56:38 +02:00
Folke Lemaitre 54846ff763 docs: add extras keymaps to keymaps 2023-04-16 21:50:48 +02:00
Folke Lemaitre f562d1d197 feat(dap): added extra for dap nlua 2023-04-16 21:35:52 +02:00
Folke Lemaitre bc14e02a1f feat: added extra for dap 2023-04-16 21:35:38 +02:00
Folke Lemaitre df94a044ec feat(which-key): easier integration for which-key group names 2023-04-16 21:33:55 +02:00
github-actions[bot] 29ec138f8e chore(main): release 2.0.0 (#588)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.0.0
2023-04-16 14:17:09 +02:00
Loi Chyan 98775f5631 feat(telescope): add document/workspace diagnostics and todo/fixme telescope keymaps (#557) 2023-04-16 14:15:34 +02:00