mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-08 03:55:04 +02:00
lsp_lines added
This commit is contained in:
parent
c47d849a01
commit
1cd81cee70
4 changed files with 44 additions and 20 deletions
4
lua/plugins/fugitive.lua
Normal file
4
lua/plugins/fugitive.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
-- Powerful Git integration for Vim
|
||||
'tpope/vim-fugitive',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue