mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-30 23:54:50 +02:00
install nvim_utils for later
This commit is contained in:
parent
1c531c1914
commit
759a20ae89
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ return require('packer').startup(function()
|
||||||
-- Information
|
-- Information
|
||||||
use 'nanotee/nvim-lua-guide'
|
use 'nanotee/nvim-lua-guide'
|
||||||
|
|
||||||
|
-- Quality of life improvements
|
||||||
|
use 'norcalli/nvim_utils'
|
||||||
|
|
||||||
-- LSP
|
-- LSP
|
||||||
use 'neovim/nvim-lspconfig'
|
use 'neovim/nvim-lspconfig'
|
||||||
use 'glepnir/lspsaga.nvim'
|
use 'glepnir/lspsaga.nvim'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue