Commit graph

2173 commits

Author SHA1 Message Date
Ryan Despain
8233522e0b
fix: remove "error" message from git tag (#2141) 2022-01-05 09:33:53 +01:00
kylo252
3f40828d1d
chore: plugin version bump (#2136) 2022-01-04 10:22:52 +01:00
kylo252
60e0e1a831
refactor(settings): add headless-mode settings (#2134) 2022-01-04 12:17:59 +03:30
CPea
a1557d65de
fix(lsp): formatter now use new null-ls api function (#2135) 2022-01-04 12:14:54 +03:30
kylo252
679cadf590 chore: update the changelog 2022-01-03 16:04:53 +01:00
kylo252
e5aa8be8ce Merge branch 'rolling' 2022-01-03 15:49:07 +01:00
kylo252
21b41688ee
refactor: use a static lvim binary template (#1444) 2022-01-03 15:47:58 +01:00
kylo252
eefc148313
refactor(bootstrap): more robust git module (#2127) 2022-01-03 11:07:34 +01:00
kylo252
238e43e5b3
refactor: more consistent autocmds (#2133) 2022-01-03 11:06:45 +01:00
kylo252
b3cfd165fb
refactor(test): cleanup test utilities (#2132) 2022-01-02 14:53:01 +01:00
Abouzar Parvan
73bf039c63
feat: plugin version bump (#2131) 2022-01-02 17:07:40 +03:30
kylo252
9017389766
feat: lazyload notify's configuration (#1855)
Co-authored-by: Luc Sinet <luc.sinet@gmail.com>
2022-01-02 10:25:20 +01:00
kylo252
91077623f0
refactor(info): use new null-ls api for sources (#2125) 2022-01-01 14:25:23 +01:00
Abouzar Parvan
7d1b2f697b
feat: plugin version bump (#2120) 2021-12-28 13:46:11 +01:00
Jieru Mei
53427670d1
feat(luadev): better vim api completion (#2043) 2021-12-28 10:02:26 +01:00
Abouzar Parvan
66232f6d00
chore: bump plugin versions (#2118)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-28 09:51:46 +01:00
kylo252
656a452909
refactor: avoid running ts.setup in headless (#2119) 2021-12-28 09:48:42 +01:00
kylo252
fefe78d81c
chore: update github's templates (#2116) 2021-12-27 16:18:25 +01:00
Felipe Baltor
5333cb3de3
fix(installer): more robust yarn validation (#2113) 2021-12-26 12:56:31 +01:00
Stone Preston
a79de08d40
refactor(install.sh): fix typo in node error message (#2107) 2021-12-23 10:46:14 +01:00
Abouzar Parvan
655fd1b0ca
refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-23 10:33:20 +01:00
kylo252
5593499828
fix(lsp): set the handlers opts for v0.6 as well (#2109) 2021-12-23 10:03:15 +01:00
Landon Schropp
a3cf3b1f2a
[Feature]: Use Telescope's git_files with fallback (#2089) 2021-12-23 09:56:19 +01:00
kylo252
427ad868d4 Merge remote-tracking branch 'origin/rolling' 2021-12-21 09:11:30 +01:00
kylo252
5e44e6d59b
chore: core plugins version bump (#2103) 2021-12-21 09:09:03 +01:00
kylo252
024c811133
fix(installer): check if npm-prefix is writable (#2091) 2021-12-20 09:00:04 +01:00
kylo252
f1ca79e628
refactor: remove unused old language configs (#2094) 2021-12-20 08:59:47 +01:00
Landon Schropp
ccb5a6f060
fix: remove autopairs cmp completion (#2083) 2021-12-15 18:33:39 +01:00
Lee Marlow
bccbcff3ab
fix(installer): backup linked files with rsync (#2081)
This allows backup to succeed for people who use symlinks for managing dotfiles.

Currently errors with the following:
```
rsync error: some files/attrs were not transferred (see previous errors) (code 23) \
at main.c(1350) [sender=3.2.3]
````
2021-12-15 08:30:38 +01:00
kylo252
7244220d93 chore: bump plugins version (#2079) 2021-12-14 12:58:03 +01:00
kylo252
e809e8dca6
chore: bump plugins version (#2079) 2021-12-14 12:54:38 +01:00
kylo252
6cf21e9dde
Merge LunarVim/release-candidate 2021-12-13 17:58:35 +01:00
kylo252
b09ada8940 ci: tweak git-cliff's settings to ignore chores 2021-12-13 17:51:49 +01:00
kylo252
b327564d99 Merge remote-tracking branch 'origin/rolling' into release-candidate 2021-12-13 17:35:21 +01:00
kylo252
683a89b543
fix(lsp): allow overriding servers with custom providers (#2070) 2021-12-13 17:34:22 +01:00
edag94
be4b025f92
feat: update lsp-installer and lspconfig hashes to enable solidity_ls language server (#2072)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-13 17:33:18 +01:00
kylo252
ab7a175bff chore: update changelog 2021-12-12 19:48:27 +01:00
kylo252
a29e098598 Merge remote-tracking branch 'origin/rolling' into release-candidate 2021-12-12 19:48:08 +01:00
kylo252
8ffbe596c0
fix(lsp): correct client_id parsing in lvim-info (#2071) 2021-12-12 19:43:35 +01:00
kylo252
b1a9384f6e Merge remote-tracking branch 'origin/rolling' into release-candidate 2021-12-11 21:19:53 +01:00
kylo252
53bb4effbc
chore(terminal): avoid problematic layzgit mapping (#2068) 2021-12-11 21:19:20 +01:00
kylo252
162ed34172 ci: add git-cliff integration 2021-12-11 20:54:45 +01:00
kylo252
fc756d8151 Merge remote-tracking branch 'origin/rolling' into release-candidate 2021-12-11 20:18:16 +01:00
kylo252
f7d883b6b9
feat(installer): nicer rsync output (#2067) 2021-12-11 20:08:25 +01:00
kylo252
872061e179
fix(installer): better handling of existing files (#2066) 2021-12-11 19:52:34 +01:00
Chase Colman
869dc20d11
Merge pull request #2065 from LunarVim/fix/allow_removing_open_mapping
[Bugfix] Allow disabling the open binding for ToggleTerm
2021-12-11 20:26:52 +08:00
Chase Colman
abf127db83 fix(terminal): allow disabling the open binding for toggleterm 2021-12-11 20:09:25 +08:00
Abouzar Parvan
cbb94752ae
feat: bump plugin versions (#2064)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-11 09:46:36 +01:00
kylo252
307db8936b
feat: multiple enhancements to lvim-reload (#2054) 2021-12-09 17:08:53 +01:00
kylo252
68cdb62f87
fix(bootstrap): remove hard-coded spellfile option (#2061) 2021-12-09 11:51:37 +01:00