mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): nvim-cmp
This commit is contained in:
parent
2a601dd621
commit
235a974510
3 changed files with 45 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ require('packer').startup(function(use)
|
|||
use "wbthomason/packer.nvim"
|
||||
|
||||
use "Th3Whit3Wolf/one-nvim"
|
||||
use { -- LSP Configuration & Plugins
|
||||
use { -- LSP Configuration & Plugins
|
||||
'neovim/nvim-lspconfig',
|
||||
requires = {
|
||||
'williamboman/mason.nvim',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue