Commit graph

225 commits

Author SHA1 Message Date
Ian C
7df4773b0b
docs: fix automatic_servers_installation example (#2918) 2022-08-19 12:01:19 +02:00
Opa Kholis Majid
9d9d497e07
docs(windows): update example config (#2919) 2022-08-19 11:48:01 +02:00
Benedikt Schnatterbeck
45f9825d1e
refactor(keymaps)!: don't hijack H/L by default (#2874) 2022-08-12 18:01:11 +02:00
Gabriel Kwong
63696c1425
docs(windows): update example config for nvim-tree (#2766) 2022-08-09 14:02:38 +02:00
Philipp Bokatius
7fc0d0f72b
fix(installer): create profile.ps1 if nonexistent (#2810) 2022-08-09 13:54:25 +02:00
XadE-Blue
1d9b85a50e
fix(installer) comment causes antivirus false positives (#2818) 2022-07-31 18:34:07 +02:00
Yazeed1s
ddc53a231d
fix: typo in utils/installer/install.sh (#2776) 2022-07-03 15:30:28 +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
8989984b78
feat(installer): add verify-plugins hook (#2751) 2022-06-23 16:11:47 +02:00
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
Abouzar Parvan
7c53bd64c5
fix(nvimtree): update nvim-tree setup (#2681) 2022-05-31 19:45:43 +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
lmckiwo
ebc2987342
fix(installer): latest and specified release version for neovim have different urls (#2484) 2022-04-30 16:33:45 +02:00
Abouzar Parvan
6a66e39f29
feat(icons): make it possible to disable icons (#2529) 2022-04-28 19:00:39 +04:30
kylo252
3de829e76e
refactor: lock new installations to nvim v0.7+ (#2526) 2022-04-27 17:37:27 +02:00
William Boman
84d91bd3be
feat(installer): ensure correct responses when prompting user (#2506) 2022-04-23 09:39:25 +02:00
kylo252
0481ec8ddd
refactor: update impatient (#2477) 2022-04-20 13:22:26 +02:00
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
FADHsquared
b4d5f093a5
docs(windows): use alpha in config_win.example.lua (#2452) 2022-04-14 14:45:54 +04:30
Joan López
8a7bd81237
fix: update deprecated methods in example configuration for trouble.nvim (#2416) 2022-04-02 13:56:13 +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
kylo252
d8628ccd11
fix(windows): use correct validation for the alias (#2371) 2022-03-20 11:56:28 +01:00
kylo252
c946ddda81
feat: add alpha.nvim integration (#1906) 2022-03-19 20:02:45 +01:00
Aleksandr
59d48dfc7c
[Bugfix]: correct typo in backup function (#2358) 2022-03-18 10:20:54 +01:00
kylo252
4c705bc07d
feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00
Kerem Bozdas
4a9e6645ed
docs(readme): fix typo in example config (#2333) 2022-03-07 12:49:25 +03:30
Lucas Santos
5fd8b4b726
feat: add option to automatically answer 'yes' for sh install script (#2306) 2022-03-02 15:57:14 +01:00
dundargoc
4400e39a69
chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30
Yangzi Chen
d16065ce58
feat(installer): use pnpm to install nodejs dependencies(#2279) (#2280) 2022-02-14 17:01:21 +01:00
sambergo
4b7435a23f
fix: add tsx to treesitter ensure_installed list (#2268)
Typescript and typescriptreact needs to be added separately
2022-02-12 12:07:02 +03:30
Adrian Nadau Semb
fb2f405db4
[Bugfix]: added -ScriptBlock to run commands ``install.ps1`` (#2188)
* fix(installer): use script-block to run commands

* fix(installer): enforce v7 as erroraction break is not supported in v5
2022-02-03 11:29:25 +03:30
kylo252
25e8b22349
chore(installer): require neovim 0.6.1+ (#2211) 2022-01-24 13:01:57 +01:00
kylo252
0afc4bfa09
fix(installer): usernames can contain @ symbol (#2167) 2022-01-12 11:40:49 +01:00
kylo252
4a66d4752d
fix(null-ls): avoid sending invalid opts.args (#2154) 2022-01-08 14:24:05 +01:00
kylo252
21b41688ee
refactor: use a static lvim binary template (#1444) 2022-01-03 15:47:58 +01:00
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
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
024c811133
fix(installer): check if npm-prefix is writable (#2091) 2021-12-20 09:00:04 +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
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
kylo252
68cdb62f87
fix(bootstrap): remove hard-coded spellfile option (#2061) 2021-12-09 11:51:37 +01:00
kylo252
6770808bec
feat: full compatibility with neovim v0.6 (#2037) 2021-12-06 17:04:46 +01:00
Sean Reifschneider
a3243b29ef
Fix example of unmapping an lvim default (#1949) 2021-12-02 10:27:22 +01:00
Spaxly
79d673edbc
feat: add some messages in uninstall.sh (#1945)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-02 10:17:23 +01:00
kylo252
24be0ef1ef
chore: bump core-plugins version (#1989) 2021-11-27 15:22:43 +01:00
kylo252
ee4d580bb2
fix: update the uninstallation script (#1924) 2021-11-08 18:55:53 +01:00