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
/
plugins
/
example.lua
Age
Commit message (
Expand
)
Author
2024-06-18
docs: removed supertab example
Folke Lemaitre
2024-05-19
docs: Update example plugin file to use native snippets with supertab. (#66)
Alex Ford
2024-03-21
fix: removed some outdated examples
Folke Lemaitre
2024-01-19
fix: on_attach deprecated, replace with lsp.on_attach (#45)
Joshua Davis
2023-10-09
docs: simplify cmp-emoji example
Folke Lemaitre
2023-06-02
docs: corrected plugin spec location (#25)
Miles Ramage
2023-05-28
style: typo
Folke Lemaitre
2023-04-22
fix: remove help causing error as nonexistent (#23)
Tom Mi
2023-01-27
fix(examples): fix a bug (#10)
Amir Khazaie
2023-01-24
refactor: simplified fzf native example
Folke Lemaitre
2023-01-12
feat: added example to setup supertab with cmp and luasnip
Folke Lemaitre
2023-01-10
feat: updated examples
Folke Lemaitre
2023-01-09
docs: typo
Folke Lemaitre
2023-01-09
refactor: better examples
Folke Lemaitre
2023-01-07
refactor: example -> editor
Folke Lemaitre
2023-01-07
docs: comment all examples
Folke Lemaitre
2023-01-07
docs: more examples
Folke Lemaitre