Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-03 | refactor: auto-generate language configuration (#1584) | kylo252 | |
Refactor the monolithic `lvim.lang` design into a more modular approach. IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files. | |||
2021-09-13 | refactor(ci): better path handling (#1531) | kylo252 | |
2021-09-09 | [Feature]: Add some very basic unit-tests (#1369) | kylo252 | |
2021-08-23 | [Refactor] Installer v2 with support for backup (#1052) | kylo252 | |
2021-08-20 | fix: set runtime directories correctly (#1354) | kylo252 | |
* 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-16 | fix java again, this file cannot be formatted, don't ask me why, because I ↵ | christianchiarulli | |
have no idea | |||
2021-08-15 | Fix slow CI by installing a neovim binary directly (#1059) | kylo252 | |
2021-08-13 | feat: Add pre-commit hook for linting and formatting (#1132) | kylo252 | |
* feat: Add pre-commit hook for linting and formatting * format with prettier | |||
2021-08-12 | Fix formatting according to style-guide (#1057) | kylo252 | |
2021-08-01 | Add exec to lvim binary (#1203) | Andrey Volkov | |
2021-07-19 | Decoupling config from nvim (#1038) | Christian Chiarulli | |
2021-07-19 | [Bugfix] lint script files (#1026) | Luc Sinet | |
2021-07-09 | fix java script | Chris | |
2021-07-09 | java updates | Chris | |
2021-07-09 | java tool working on mac | Chris | |
2021-07-07 | we don't need all the neovim git history to install the latest version (#756) | Abouzar Parvan | |
2021-07-03 | Update nv script folder (#625) | Henry Palacios | |
The path used by default in install.sh is ~/.config/nvim | |||
2021-03-22 | updates | Chris | |
2021-03-16 | add mac java ls bin | Chris | |
2021-03-15 | update LSP get nvim-jdtls working with Java | Chris | |
2021-03-15 | install script for latest neovim | Chris | |
2021-03-14 | begin nvcode | Chris | |
2021-03-14 | The Lua Journey Begins... | Christian Chiarulli | |
2021-03-13 | remove dockerfile for now | Chris | |
2021-03-13 | simplifying things | Chris | |
2021-03-13 | beiginning java support | Chris | |