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
Age
Commit message (
Expand
)
Author
5 days
Replace nova-dap-ui with nvim-dap-view plugin
HEAD
master
Dmitrii Morozov
6 days
Test new plugin for run configurations conversion
Dmitrii Morozov
6 days
Tune dap-ui plugin
Dmitrii Morozov
6 days
Remove neotest plugin
Dmitrii Morozov
7 days
Enable neotest plugin
Dmitrii Morozov
7 days
Add comment.nvim plugin
Dmitrii Morozov
8 days
Remove commented configs
Dmitrii Morozov
8 days
Enable code style formatting
Dmitrii Morozov
8 days
Enable clipboard share, new predefined commands for Maven
Dmitrii Morozov
8 days
Configure springb-boot plugin properly
Dmitrii Morozov
8 days
Configure colorscheme
Dmitrii Morozov
8 days
Change default dashboard logo
Dmitrii Morozov
9 days
Enable autosave
Dmitrii Morozov
9 days
Enable autosave
Dmitrii Morozov
9 days
Add docker.nvim plugin with some keymaps
Dmitrii Morozov
9 days
Add newgit plugin
Dmitrii Morozov
9 days
Add spring-boot.nvim plugin
Dmitrii Morozov
10 days
Install maven plugin
Dmitrii Morozov
10 days
Disable search bar
Dmitrii Morozov
11 days
Enable dap.core
Dmitrii Morozov
11 days
Add XML schemas support
Dmitrii Morozov
2024-10-22
docs: fix `lualine` component example (#95)
Iordanis Petkakis
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-08
feat: added an example on how to use mini.starter instead of alpha
Folke Lemaitre
2023-01-08
refactor!: use new `opts` property
Folke Lemaitre
2023-01-07
refactor: example -> editor
Folke Lemaitre
2023-01-07
docs: comment all examples
Folke Lemaitre
2023-01-07
feat(lsp): added example for custom lsp server setup
Folke Lemaitre
2023-01-07
docs: more examples
Folke Lemaitre
2023-01-07
feat(treesitter): examples on how to setup treesitter
Folke Lemaitre
2023-01-07
feat(lsp): examples on how to setup lspconfig
Folke Lemaitre