Commit graph

2321 commits

Author SHA1 Message Date
Folke Lemaitre
3f5c2c283e
feat(extras): added extra for tailwindcss 2023-05-04 18:27:36 +02:00
github-actions[bot]
f51719a12d chore(build): auto-generate vimdoc 2023-05-02 19:30:33 +00:00
DYY
ea4858874b
fix(mason): exclude filetype mason in indent-blankline.nvim (#701) 2023-05-02 21:29:52 +02:00
github-actions[bot]
c42ebc216a
chore(main): release 2.12.1 (#685)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-28 15:26:43 +02:00
github-actions[bot]
bdddb215cc chore(build): auto-generate vimdoc 2023-04-28 09:48:21 +00:00
Folke Lemaitre
eb143ebe11
fix(format): only do null-ls formatting logic when null-ls is availble. Fixes #684 2023-04-28 11:47:37 +02:00
github-actions[bot]
86ac9989ea chore(build): auto-generate vimdoc 2023-04-25 07:13:27 +00:00
Albert Gu
dc1d48f436
style: Change description of notify.dismiss() binding (#675) 2023-04-25 09:12:41 +02:00
github-actions[bot]
5202a0f006
chore(main): release 2.12.0 (#671)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-24 20:47:45 +02:00
Folke Lemaitre
7b9145c12d
fix(spectre): use new url by default 2023-04-24 08:45:40 +02:00
Loi Chyan
3e46dd61cd
feat(bufferline): use mini.bufremove to close a buffer (#670)
* feat(bufferline): use `mini.bufremove` to close a buffer

* fix(bufferline): don't force remove buffers

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-24 08:40:57 +02:00
github-actions[bot]
43763a6226 chore(build): auto-generate vimdoc 2023-04-24 06:39:25 +00:00
you-n-g
6c334fed6a
feat(telescope): added keymap for recent files in the current directory. (#669)
* Support MRU in current directory.

* Update editor.lua

* fix(telescope): use cwd for oldfiles for consistency with other commands

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-24 08:38:42 +02:00
github-actions[bot]
d18331ca89
chore(main): release 2.11.0 (#664)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-23 11:21:54 +02:00
Folke Lemaitre
59f3b3e096
feat(plugins): automatically handle plugin repo renames 2023-04-23 11:20:02 +02:00
J
4fbb7a2803
fix(health): remove deprecated api warning (#666) 2023-04-23 11:04:05 +02:00
github-actions[bot]
b760ec63c4 chore(build): auto-generate vimdoc 2023-04-23 09:02:33 +00:00
Folke Lemaitre
d565684ade
feat(lsp): automatically resolve denols/tsserver conflicts if both are configured 2023-04-23 11:01:46 +02:00
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>
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>
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>
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>
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>
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ó
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>
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>
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>
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>
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>
2023-04-18 20:30:46 +02:00
Phúc H. Lê Khắc
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