added a few plugins
This commit is contained in:
@@ -16,6 +16,8 @@ return {
|
||||
{'akinsho/toggleterm.nvim', version = "*", config = true}, -- terminal toggling and commands
|
||||
{'RRethy/base16-nvim'},
|
||||
{ 'nvim-java/nvim-java', config = function() require('java').setup() vim.lsp.enable('jdtls') end, },
|
||||
{'vyfor/cord.nvim'}, --discord rich presence
|
||||
{'vyfor/cord.nvim'}, --discord rich presence
|
||||
{ "catppuccin/nvim", name = "catppuccin", priority = 1000 },
|
||||
{"smjonas/inc-rename.nvim"},
|
||||
{'basola21/PDFview'}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user