Add nvterm among other things

This commit is contained in:
Graham McMillan 2024-06-12 17:20:54 +02:00
parent 1645f2fbe9
commit de52bc6ece
7 changed files with 114 additions and 31 deletions

View file

@ -1,6 +1,7 @@
return {
{
'NeogitOrg/neogit',
version = 'v0.0.1', -- Version required for nvim 0.9.5
dependencies = {
'nvim-lua/plenary.nvim',
'sindrets/diffview.nvim',