mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-14 07:26:44 +00:00
updates
This commit is contained in:
@@ -122,6 +122,12 @@ return require('packer').startup(function(use)
|
||||
require('config.nvim-lsputils')
|
||||
end,
|
||||
})
|
||||
use({
|
||||
'https://git.sr.ht/~whynothugo/lsp_lines.nvim',
|
||||
config = function()
|
||||
require('config.lsp_lines')
|
||||
end,
|
||||
})
|
||||
--use({
|
||||
--'github/copilot.vim',
|
||||
--setup = function()
|
||||
|
||||
Reference in New Issue
Block a user