Commit graph

2062 commits

Author SHA1 Message Date
Philipp Schmitt
f3da77f0ef
feat: gitsigns yadm support (#2535) 2022-04-30 20:13:50 +04:30
lmckiwo
ebc2987342
fix(installer): latest and specified release version for neovim have different urls (#2484) 2022-04-30 16:33:45 +02:00
kylo252
e4287b7180
fix(lsp): undo stdpath overload to avoid datarace (#2540) 2022-04-29 16:26:15 +02:00
Abouzar Parvan
716bf5fe15
feat(lua-dev): use the newer lua-dev branch till folke comes back (#2538) 2022-04-29 10:38:00 +02:00
Abouzar Parvan
0eb85a7241
fix(nvimtree): add latest changes from nvimtree (#2537) 2022-04-29 02:06:13 +04:30
Abouzar Parvan
6a66e39f29
feat(icons): make it possible to disable icons (#2529) 2022-04-28 19:00:39 +04:30
kylo252
dd65e28565
refactor(lsp): decouple the installer setup-hook (#2536)
* chore(lsp): update plugins

* refactor(lsp): decouple the installer setup-hook

- remove the deprecated `server:setup()`
- set up the server manually with lspconfig once `server:on_ready()`
has been triggered

* chore: use the new lsp_installer.setup()
2022-04-28 14:38:32 +02:00
kylo252
3de829e76e
refactor: lock new installations to nvim v0.7+ (#2526) 2022-04-27 17:37:27 +02:00
Sean
f49f687bc2
fix(readme): remove black as linter (#2510) 2022-04-23 19:07:05 +04:30
Abouzar Parvan
74d93dcc05
fix(nvimtree): make sure on_config_done is using the correct require (#2509) 2022-04-23 16:23:16 +04:30
William Boman
84d91bd3be
feat(installer): ensure correct responses when prompting user (#2506) 2022-04-23 09:39:25 +02:00
Abouzar Parvan
8fdd4b46e8
feat(peek): make sure max width and height are customizable (#2492) 2022-04-22 15:11:21 +04:30
github-actions[bot]
f42008ddde
chore: bump plugins version (#2459)
* chore: bump plugins version

* chore(plugins): bump version

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Abouzar Parvan <abzcoding@users.noreply.github.com>
2022-04-22 02:47:34 +04:30
Pascal Hubrecht
75cfebbfee
fix(nvimtree): escape the dot character in custom filter (#2493) 2022-04-22 01:47:24 +04:30
kylo252
0481ec8ddd
refactor: update impatient (#2477) 2022-04-20 13:22:26 +02:00
kylo252
3d841425ae
feat: lock nvim <0.7 to a specific tag (#2491) 2022-04-20 11:44:36 +02:00
Abouzar Parvan
1ae89bee93
fix(luasnip): only use user snippets if the folder exists (#2481) 2022-04-18 14:00:18 +04:30
Carlos H
10c7753d8e
fix(lualine): color theme gaps in some components (#2465) 2022-04-15 05:40:03 +04:30
Abouzar Parvan
bc90e8174f
fix(cmp): bring back default keybindings (#2470) 2022-04-15 05:34:24 +04:30
Abouzar Parvan
2b765ea8f8
fix(cmp): update nvim-cmp to the latest version (#2467) 2022-04-15 04:36:37 +04:30
Abouzar Parvan
09684eff64
fix(readme): update lsp server ignore syntax 2022-04-14 23:19:43 +04:30
kylo252
198577aa75
refactor(lsp): cleanup servers' override configuration (#2243)
* refactor(lsp): cleanup override settings

- rename lsp.override to lsp.automatic_configuration.ignored_servers
- add lsp.automatic_configuration.ignored_filetypes

* chore(info): update override section

* refactor(lsp): rename ignored to skipped

* fix: better deprecation handling

* docs(lsp): add example for (un-)skipping servers

* refactor(lsp): allow installing overridden servers

* docs(lsp): update config_win.example.lua as well

* chore(lsp): update skipped_servers list

* fix(logger): less noise from client_is_configured
2022-04-14 23:17:22 +04:30
Abouzar Parvan
332e974b53
feat(cmp): documentation is deprecated in favor of window.documentation (#2461) 2022-04-14 23:17:06 +04:30
FADHsquared
b4d5f093a5
docs(windows): use alpha in config_win.example.lua (#2452) 2022-04-14 14:45:54 +04:30
github-actions[bot]
0fa5a5db49
chore: bump plugins version (#2448) 2022-04-13 14:33:21 +04:30
kylo252
1569202d39
fix(impatient): avoid get_options in fast handler (#2451) 2022-04-12 11:18:17 +02:00
Abouzar Parvan
3de6a404c9
fix(luasnip): make sure all snippets are loaded (#2447)
Co-authored-by: danielo515 <https://github.com/danielo515>
2022-04-11 18:17:08 +04:30
github-actions[bot]
36361e1107
chore: bump plugins version (#2442)
* chore: bump plugins version

* fix(snapshot): fix bufferline wrong commit
2022-04-10 23:47:23 +04:30
github-actions[bot]
c7f6b38674
chore: bump plugins version (#2439) 2022-04-09 15:10:45 +04:30
xeluxee
4d1cfc4687
[Feature] Add option to set maximum cmp menu width (#2425) 2022-04-07 22:48:32 +04:30
github-actions[bot]
fcb16c0961
chore: bump plugins version (#2421) 2022-04-05 17:01:49 +04:30
kylo252
fa710f6ddd
refactor: re-enable packer.sync() in LvimReload (#2410) 2022-04-03 14:32:52 +02:00
github-actions[bot]
93c5fed8e7
chore: bump plugins version (#2418) 2022-04-03 11:06:05 +02:00
Joan López
8a7bd81237
fix: update deprecated methods in example configuration for trouble.nvim (#2416) 2022-04-02 13:56:13 +02:00
kylo252
b7d7eed576
ci: use github-actions as the author (#2419) 2022-04-02 13:49:04 +02:00
kylo252
b892b97708
ci(test): add write-permission for prs (#2417) 2022-04-02 12:22:32 +02:00
Bruno Gava Guerra
84e499aa38
fix(installer/pwsh): fixes some details on installer and uninstaller (#2404) 2022-04-02 12:07:48 +02:00
steven_j
7807f147c1
refactor(lsp): replace deprecated ocamllsp with ocamlls (#2402)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-03-28 08:59:33 +02:00
kylo252
5d08a337fa
ci: fix workflow inputs (#2397) 2022-03-26 14:28:31 +01:00
Abouzar Parvan
ea0e1f99e7
fix(telescope): set <cr> binding to actions.select_default only (#2395) 2022-03-26 12:34:19 +01:00
ahsan-a
36c836da6a
fix(windows): specify required powershell version for the installation script (#2376) 2022-03-25 15:21:32 +01:00
Daniel VG
e1474d3439
docs(README): change forgotten breaking change in example (#2377) 2022-03-25 15:21:14 +01:00
kylo252
f2370ce9d8
ci: test automated gh action (#2394) 2022-03-25 18:25:53 +04:30
Abouzar Parvan
9e13e1e4fe
fix(theme): make sure the new theme is fully loaded (#2392) 2022-03-25 17:09:06 +04:30
kylo252
08d3df2cd3
feat(plugins): add support for packer snapshots (#2351) 2022-03-24 16:16:38 +01:00
kylo252
1ea836e360
docs: update demo images on the main readme (#2386)
* docs: update demo images on the main readme

* chore: upload images to github directly

* chore: remove redundant media files
2022-03-24 19:15:40 +04:30
Elazar Leibovich
c11fa143c8
chore: [Feature]: Keyboard shortcut for quickfix in Telescope (#2385)
Lunarvim has keyboard shortcuts for various LSP searches, that feeds results to quickfix list.

It is useful then to have a quick way to inspect LSP results in quickfix via Telescope.
2022-03-24 19:11:38 +04:30
Abouzar Parvan
3c152cb1cf
fix(terminal): weird lazygit commit message bug (#2382) 2022-03-23 01:09:18 +04:30
Abouzar Parvan
cf96211cf5
fix(peek): print error if lsp is unable to get file contents (#2379)
* fix(peek): print error if lsp is unable to get file contents

* fix(peek): replace print with vim.notify
2022-03-22 19:47:19 +04:30
Max Verevkin
7695cfdb42
fix(terminal): whichkey -> which-key (#2380) 2022-03-22 19:47:05 +04:30