lsp_lines added

This commit is contained in:
adollar 2025-06-25 19:59:00 +01:00
parent c47d849a01
commit 1cd81cee70
4 changed files with 44 additions and 20 deletions

4
lua/plugins/rhubarb.lua Normal file
View file

@ -0,0 +1,4 @@
return {
-- GitHub integration for vim-fugitive
'tpope/vim-rhubarb',
}