Commit graph

171 commits

Author SHA1 Message Date
Antyos
9be8ea6aab
[Bugfix] Fix Windows environment variables in .ps1 scripts (#1802) 2021-10-20 18:04:42 +02:00
Goran Mekić
0444c28379
[Feature] Add BSD support (#1801) 2021-10-20 17:44:37 +02:00
Nikolay Belov
3c5a6d06b9
Rollback default branch name to master (#1589) 2021-10-16 13:07:55 +02:00
kylo252
8e4f97b0fb fix: restore windows installer default branch 2021-10-03 16:23:06 +02:00
kylo252
d01ba08eae
refactor: auto-generate language configuration (#1584)
Refactor the monolithic `lvim.lang` design into a more modular approach.

IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files.
2021-10-03 16:13:46 +02:00
Lee Marlow
0a41e9e118
docs: spelling fixes and LunarVim name consistency (#1655) 2021-10-02 19:32:55 +03:30
kylo252
8e3cfb77e6
fix(installer): add missing update call (#1653) 2021-10-01 16:49:32 +02:00
kylo252
a273c46eee
feat: add LvimUpdate command (#1634)
* feat: add prelimenary LvimUpdate command

* feat: use native process management

* feat: add a telescope change-log utility

* fix: update readme to include the new command
2021-10-01 13:27:06 +02:00
Jakpat Mingmongkolmitr
52dd273ca9
fix(installer): fix ARGS_LOCAL condition (#1649) 2021-10-01 09:04:27 +02:00
Subho Banerjee
e270bdbd6f
[Bugfix]: Use local install in Github actions (#1628)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-09-30 18:53:14 +02:00
Abouzar Parvan
238bbf18ac
fix small bugs in nvim-tree (#1629) 2021-09-26 21:11:44 +03:30
kylo252
938e0f88bc
fix: remove outdated cache files on install (#1591) 2021-09-21 11:56:24 +02:00
Subho Banerjee
279d537e9c
[Feature]: use yarn to install nodejs dependencies (#1565)
* Add yarn support for installer script

* Add non-interactive install

* Fix installer script bug for cargo
2021-09-21 08:52:46 +02:00
kylo252
e22f9a21c1
fix: more robust reloading (#1556) 2021-09-16 12:28:32 +04:30
kylo252
fcb764cd63
refactor(ci): better path handling (#1531) 2021-09-13 11:10:07 +02:00
rebuilt
0641875494
Correct path of uninstall script. (#1500) 2021-09-08 16:39:22 +04:30
Landon Schropp
45c7987768
Fix a small typo in config.example.lua (#1473) 2021-09-05 03:17:15 +04:30
premell
91180ce999
Update install.sh (#1465) 2021-09-04 13:03:55 +04:30
christianchiarulli
a77e36483b Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling 2021-09-03 18:38:46 -04:00
christianchiarulli
79a4a42953 fix: update example config 2021-09-03 18:38:40 -04:00
Abouzar Parvan
67a0ee6fdd
Fix the installer copy command (#1432) 2021-08-31 12:24:33 +04:30
Desmond Chan
ca8d855eb0
[Bugfix] Fix cp cannot stat error during installation (#1428) 2021-08-30 20:13:09 +02:00
Christian Chiarulli
1ac46d79b9 fix: spacegray -> onedarker 2021-08-30 01:00:58 -04:00
Lee Marlow
21d04257a8
[Feature] Fetch from git before update in install script (#1409) 2021-08-28 00:16:11 +04:30
kylo252
27679f988f
[Refactor]: only allow a single logger (#1405) 2021-08-26 23:02:16 +04:30
Chris Deligeorgis
14f129cf26
[Refactor]: use "python3 -m pip" in the install script (#1398) 2021-08-26 12:53:29 +02:00
Chris Deligeorgis
cfefddde9e
Add a fallback for "ensurepip" on Debian based distros (#1396) 2021-08-26 12:08:48 +02:00
kylo252
f6c706ac0c fix unrecognized rsync flag on osx 2021-08-24 09:13:07 +02:00
kylo252
101c683433
[Refactor] Installer v2 with support for backup (#1052) 2021-08-23 17:18:42 +02:00
Jan Vlčinský
cc166d0503
fix telescope.project call in sample config (without ts) (#1380) 2021-08-23 14:06:12 +04:30
Abouzar Parvan
10091859a2
Update config.example.lua 2021-08-23 08:21:17 +04:30
dklymenk
ae1dea8b64
[Feature] Expose null ls setup to user config (#1323)
* expose null_ls setup to user config

* add new config to example configs

* fix tabs with stylua

* change else statement in the example
2021-08-16 15:31:03 +02:00
kylo252
1fbc34cf1d
Fix slow CI by installing a neovim binary directly (#1059) 2021-08-15 20:31:37 +04:30
kylo252
03b7da74ee
Fix formatting according to style-guide (#1057) 2021-08-12 11:31:31 +02:00
Andrew Fridley
a334420381
Please... reverse history and cycle next telescope bindings (#1276) 2021-08-12 10:19:37 +04:30
kylo252
405423108f
feat: Add an async logger using plenary (#1207)
Co-authored-by: rebuilt <memoryman51@hotmail.com>
2021-08-09 19:02:37 +02:00
grvxs
f3c44ce3a9
fix: typo in install_stylua.sh 2021-08-06 16:49:52 +05:30
Chris
97fa3d9ec9 update for lunarvim org 2021-08-04 15:20:09 -04:00
Abouzar Parvan
120590b8ec
shfmt correct fix (#1221) 2021-08-04 05:35:02 +00:00
Abouzar Parvan
3bfa31aaa0
fix shfmt issue 2021-08-04 05:32:45 +00:00
christianchiarulli
686e54ab0d check if git is installed 2021-08-03 23:12:05 -04:00
kylo252
77e283bd9c
[Refactor] Allow editing default keymaps (#1213) 2021-08-02 17:42:56 -04:00
rayane866
c2ef6f43e2
[Feature]: Termux Support (#1206) 2021-08-02 16:04:26 +00:00
Luc Sinet
6d14d7b5da
[Refactor] Adopt which key mapping style (#1210)
* Refactor keymappings to match which-key style

* Update confif example + remove redundant way of registering mappings
2021-08-02 11:19:44 -04:00
chaeing
213e3961fa
[Feature] Rename lv-config.lua to config.lua (#1193)
* Rename example config files

* Update user config path in installer

* Update user config path with a variable

* Update default user config file to config.lua

* Add fallback to lv-config if config.lua not found

* Add global variable USER_CONFIG_PATH
2021-07-31 14:28:59 -04:00
kylo252
9d89929d9b
Enable querying lang-server formatting capabilities (#1078) 2021-07-31 00:06:08 -04:00
Manpreet Singh
6f4dd8471b
Protect against a strict umask (#1168) 2021-07-30 23:31:54 +04:30
abzcoding
44dc05c242 add some sample which-key mappings to lv-config.lua and README.md 2021-07-27 22:21:25 +04:30
UltimateOmega
cb108adec4
[General] Create lvim.desktop (#1123) 2021-07-26 18:26:37 -04:00
Luc Sinet
12c0a7441e
[Refactor] remove lv prefix (#1112)
* Rename lv-utils into utils

* Move commands defined in utils into core/commands.lua
2021-07-26 13:14:23 -04:00