mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
Add redmine plugin to nvim
This commit is contained in:
6
.config/nvim/lua/plugins/redmine.lua
Normal file
6
.config/nvim/lua/plugins/redmine.lua
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
return {
|
||||||
|
"sgross-emlix/angerona.nvim",
|
||||||
|
dependencies = {
|
||||||
|
"nvim-lua/plenary.nvim",
|
||||||
|
},
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user