Commit graph

2508 commits

Author SHA1 Message Date
Benedikt Schnatterbeck
a5095db20d feat(whichkey): add default keybindings to cycle to next buffer (#2873) 2022-08-02 11:37:06 +01:00
kylo252
47e4e5b838 chore: update changelog 2022-08-01 10:02:51 +02:00
kylo252
a1ffa3c945 Merge branch 'rolling' 2022-08-01 09:54:53 +02:00
XadE-Blue
1d9b85a50e
fix(installer) comment causes antivirus false positives (#2818) 2022-07-31 18:34:07 +02:00
CPea
d6c81db7f5
fix(nvimtree): remove indent_markers icons trailing space (#2854) 2022-07-31 17:00:55 +02:00
lytex
d7da056d7a
fix: use pcall for setting up project.nvim (#2762) 2022-07-31 16:57:13 +02:00
lvimuser
b8f681374b
fix(lvim/lsp/manager): make client_is_configured more reliable (#2851) 2022-07-31 16:51:12 +02:00
rebuilt
caac70d22e
perf(cmp): remove redundant check for emmet-ls (#2830) 2022-07-31 14:33:55 +02:00
kylo252
71de455e78 chore: update changelog 2022-07-31 14:29:56 +02:00
kylo252
6fbefdacd3 Merge branch 'rolling' 2022-07-31 14:28:43 +02:00
kylo252
dec21bbab6
feat(lsp): bind formatexpr and omnifunc by default (#2865) 2022-07-31 14:27:59 +02:00
github-actions[bot]
6ab3e8a739
chore: bump plugins version (#2723) 2022-07-23 14:16:43 +02:00
Kai
48320e5f88
fix(packer): add max_jobs = 40 (#2781)
fixing :PackerSync on large config from being stuck while syncing
2022-07-06 15:18:25 +02:00
rebuilt
e662039f5e
Update general-issue-form.yaml
Neovim version 0.7.0 is no longer sufficient.  We are using features introduced in 0.7.2  Related: https://github.com/LunarVim/LunarVim/issues/2787
2022-07-04 11:29:10 -07:00
kylo252
6d43a79464
refactor(whichkey): use vim.keymap.set directly (#2786) 2022-07-04 19:26:33 +02:00
Ben Cooper
8dca3a915c
fix(core.comment): fix default extra mappings (#2768)
Comment default config was set with extra = false with a comment
suggesting this was for `g>`, `g<`, etc. mappings. However the `extra`
argument is for the `gco`, `gcO`, and `gcA` mappings which are enabled
by default and, in my opinion are very useful. The extended mappings are
still disabled by default.
2022-07-03 22:21:51 +04:30
Yazeed1s
ddc53a231d
fix: typo in utils/installer/install.sh (#2776) 2022-07-03 15:30:28 +02:00
kylo252
efe7eea195
fix(lsp): update format filter for nightly (#2773) 2022-07-02 09:36:11 +02:00
Daniel Rodríguez Rivero
709873702f
feat: add commands to open/edit lvim logs (#2709) 2022-07-02 09:23:04 +02:00
Felix Marezki
4c78e8a3d2
fix dap-install (#2772) 2022-06-29 14:00:58 -04:00
kylo252
a99894b2c8
feat(lsp): add option to override nlsp-settings (#2769) 2022-06-27 19:18:20 +02:00
CPea
c6431a09c7
feat(lsp): add option to override default nvim-lsp-installer settings (#2698) 2022-06-26 14:08:54 +02:00
kylo252
12f8798bb0
fix(installer): always use check shallow clones (#2763) 2022-06-26 13:53:44 +02:00
kylo252
9b528ecf57
ci: update runners to include nightly neovim (#2756)
* ci: update runners to include nightly neovim

* ci: run installer from new remote

* ci: update path rule to monitor workflows folder
2022-06-25 17:28:16 +02:00
kylo252
b04aefbb79 Merge branch 'rolling' 2022-06-24 12:16:05 +02:00
kylo252
e1846580c8
fix(installer): use full path to verify_plugins.lua (#2755) 2022-06-24 12:15:15 +02:00
kylo252
4a7bb09d62 chore: update changelog 2022-06-23 16:13:42 +02:00
kylo252
57bebb5c51 Merge branch 'rolling' 2022-06-23 16:12:26 +02:00
kylo252
8989984b78
feat(installer): add verify-plugins hook (#2751) 2022-06-23 16:11:47 +02:00
Myles Mo
ecd3441287
fix(lualine): unique buf client names (#2683)
Co-authored-by: emxxjnm <emxxjnm@example>
2022-06-23 10:32:15 +04:30
CPea
16c0c86284
chore(lsp): notify format request failed once when there is no client (#2697) 2022-06-23 10:29:30 +04:30
Abouzar Parvan
0ee8b8f653
feat: fix a couple of issues (#2750)
* fix(nvimtree): do not set key if disabled

* fix(telescope): move pickers of out defaults

* fix(install): use proper gentoo installation
2022-06-23 10:27:18 +04:30
github-actions[bot]
958030e728
chore: bump plugins version (#2699)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-16 10:30:19 +04:30
Daniel Rodríguez Rivero
5d964c5884
feat(which-key): added search command for colour highlights (#2693)
* feat(which-key): added search command for colour highlights

* chore: review suggestion

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-06-12 10:09:41 +02:00
kylo252
1d1f7bac65
fix: skip calling nvim-tree.setup() more than once (#2707) 2022-06-11 17:46:37 +02:00
kylo252
f1a672f867 chore: update changelog 2022-06-10 14:38:46 +02:00
kylo252
2c520cf555 Merge branch 'rolling' 2022-06-10 14:37:32 +02:00
github-actions[bot]
59361ebe7b
chore: bump plugins version (#2654)
* chore: bump plugins version

* chore(plugins): update

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-06-07 09:53:16 +04:30
Akihiro Okuno
f778a38c31
fix(autocmds): toggle format-on-save properly (#2659) 2022-06-06 11:50:24 +02:00
Abouzar Parvan
7c53bd64c5
fix(nvimtree): update nvim-tree setup (#2681) 2022-05-31 19:45:43 +04:30
Daniel Rodríguez Rivero
ed50b7d33f
fix(log): add date to the timestamp of logs (#2669) 2022-05-30 08:29:12 +02:00
kylo252
7220f1f204
feat(cmp): add option to disable friendly-snippets (#2660)
authored-by: Emerson Max de Medeiros Silva <emersonmx@gmail.com>
2022-05-26 16:06:49 +02:00
kylo252
a11c46c29a
feat: prompt when closing modified/term buffers (#2658) 2022-05-26 13:28:04 +02:00
kylo252
3475f7675d chore: update changelog 2022-05-25 14:00:49 +02:00
kylo252
fc63a66ce8 Merge remote-tracking branch 'origin/rolling' 2022-05-25 13:35:38 +02:00
dundargoc
6dbba1f959
refactor: remove redundant ftdetects (#2651) 2022-05-25 11:44:13 +02:00
github-actions[bot]
cb6502ee30
chore: bump plugins version (#2607)
* chore: bump plugins version

* chore(plugins): update

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-05-25 09:21:03 +04:30
kylo252
23df368b00
refactor: load the default options once (#2592)
BREAKING CHANGE: modifying the default options for keymaps and autocmds
is now done by overwriting them, since they won't be loaded into the
global `lvim` table anymore

* refactor: use the lua-commands api
* refactor!: use the lua-autocmds api
* fix(settings): let neovim handle spellfile
* feat: add log:set_log_level()
* chore: update examples
* chore: add deprecation notice for custom_groups
2022-05-21 16:48:47 +02:00
Rafael Madriz
a2454310b6 chore(docs): trim trailing white space 2022-05-18 13:10:52 -03:00
Xavier Young
42529e1c4f
fix: load notify's telescope extension properly (#2586)
* fix: load notify's telescope extension

* fix: add which-key integration for notify
2022-05-15 15:59:36 +02:00