mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
changed
This commit is contained in:
parent
6046acb322
commit
a66fac87e6
2 changed files with 4 additions and 7 deletions
|
|
@ -85,12 +85,6 @@ return packer.startup(function(use)
|
|||
}
|
||||
}
|
||||
|
||||
-- nvim breadcrumbs
|
||||
use {
|
||||
"SmiteshP/nvim-navic",
|
||||
requires = "neovim/nvim-lspconfig"
|
||||
}
|
||||
|
||||
-- LSP Config
|
||||
use 'neovim/nvim-lspconfig'
|
||||
use { 'dundalek/lazy-lsp.nvim',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue