Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* 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
|
|
have no idea
|
|
|
|
* feat: Add pre-commit hook for linting and formatting
* format with prettier
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The path used by default in install.sh is ~/.config/nvim
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|