Commit graph

35 commits

Author SHA1 Message Date
kylo252
f6402563ab
feat: enable global installation (#3161) 2022-10-06 22:51:09 -04:00
kylo252
4c705bc07d
feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00
kylo252
61caf62943
refactor: remove unused outdated files (#2184) 2022-01-17 13:13:34 +01:00
kylo252
21b41688ee
refactor: use a static lvim binary template (#1444) 2022-01-03 15:47:58 +01:00
kylo252
b3cfd165fb
refactor(test): cleanup test utilities (#2132) 2022-01-02 14:53:01 +01:00
ChristianChiarulli
d046b43acb fix: update jdtls script 2021-11-18 23:01:09 -05:00
kylo252
e8693406ba
perf(lsp): use the new upstream API for filetypes (#1836) 2021-10-31 16:23:44 +01:00
kylo252
7a2a5fc810
feat: add support for using minimal_lsp on windows (#1882) 2021-10-31 11:15:50 +01:00
Antyos
9be8ea6aab
[Bugfix] Fix Windows environment variables in .ps1 scripts (#1802) 2021-10-20 18:04:42 +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
kylo252
fcb764cd63
refactor(ci): better path handling (#1531) 2021-09-13 11:10:07 +02:00
kylo252
38f53bf08c
[Feature]: Add some very basic unit-tests (#1369) 2021-09-09 18:53:21 +02:00
kylo252
101c683433
[Refactor] Installer v2 with support for backup (#1052) 2021-08-23 17:18:42 +02:00
kylo252
33640834e4
fix: set runtime directories correctly (#1354)
* fix: set runtime directories correctly

This also simplifies the way to invoke LunarVim to just be:
`nvim -u "$LUNARVIM_RUNTIME_DIR/lvim/init.lua"`

Fixes #1352

* use libuv to get homedir path
2021-08-20 22:59:40 +02:00
christianchiarulli
c76cc0ea8a fix java again, this file cannot be formatted, don't ask me why, because I have no idea 2021-08-16 20:10:53 -04:00
kylo252
1fbc34cf1d
Fix slow CI by installing a neovim binary directly (#1059) 2021-08-15 20:31:37 +04:30
kylo252
988c74ec56
feat: Add pre-commit hook for linting and formatting (#1132)
* feat: Add pre-commit hook for linting and formatting

* format with prettier
2021-08-13 12:11:18 +02:00
kylo252
03b7da74ee
Fix formatting according to style-guide (#1057) 2021-08-12 11:31:31 +02:00
Andrey Volkov
3af0f98887
Add exec to lvim binary (#1203) 2021-08-01 21:21:40 -04:00
Christian Chiarulli
d02265175f
Decoupling config from nvim (#1038) 2021-07-19 22:50:07 -04:00
Luc Sinet
a3ab8b0df8
[Bugfix] lint script files (#1026) 2021-07-19 20:50:54 +04:30
Chris
4b67cce36d fix java script 2021-07-09 11:49:41 -04:00
Chris
b157f8f4b8 java updates 2021-07-09 11:33:19 -04:00
Chris
d539ec951c java tool working on mac 2021-07-09 01:37:03 -04:00
Abouzar Parvan
649849ad58
we don't need all the neovim git history to install the latest version (#756) 2021-07-07 08:57:22 -04:00
Henry Palacios
8e1ae72fa7
Update nv script folder (#625)
The path used by default in install.sh is ~/.config/nvim
2021-07-03 16:40:29 -04:00
Chris
a8326859cd updates 2021-03-22 01:46:06 -04:00
Chris
408d99c4b4 add mac java ls bin 2021-03-16 00:16:57 -04:00
Chris
e26b5c51ed update LSP get nvim-jdtls working with Java 2021-03-15 23:11:39 -04:00
Chris
0f90399db7 install script for latest neovim 2021-03-15 03:29:53 -04:00
Chris
416d970ab3 begin nvcode 2021-03-14 21:52:13 -04:00
Christian Chiarulli
0dc3c5030b
The Lua Journey Begins... 2021-03-14 15:10:28 -04:00
Chris
d002b0419a remove dockerfile for now 2021-03-13 02:40:43 -05:00
Chris
4433ad011a simplifying things 2021-03-13 01:40:17 -05:00
Chris
d16093b422 beiginning java support 2021-03-13 00:39:49 -05:00