index
:
nvim-java.git
master
Java configuration for Neovim
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
config
Age
Commit message (
Expand
)
Author
2024-07-20
fix: disable lazy checker notify by default
Folke Lemaitre
2024-07-03
fix: add error handling to initial clone
Folke Lemaitre
2024-06-14
fix: improve comment about extras loading in config (#75)
Lucas
2024-06-02
fix: removed unnecessary env var (#67)
DrummyFloyd
2024-03-29
fix: Deperecated syntax in bootstrapping of LazyVim starter (#56)
denartha10
2023-01-23
fix(lazy): rearrange imports order so that user can overwrite extra modules (#9)
jliaoh
2023-01-23
feat: added extra for mini.animate
Folke Lemaitre
2023-01-22
fix(lazy): dont disable matchit, matchparen and netrw by default
Folke Lemaitre
2023-01-22
docs: updated readme to point to the installation section of the docs
Folke Lemaitre
2023-01-17
feat: set `config.defaults.version` for now. Too many semver plugins have out...
Folke Lemaitre
2023-01-16
feat(lazy): set `config.defaults.lazy = false`. Better for new users
Folke Lemaitre
2023-01-09
refactor: better examples
Folke Lemaitre
2023-01-07
docs: added comments to config files
Folke Lemaitre
2023-01-07
feat: initial commit
Folke Lemaitre