some stuff
This commit is contained in:
parent
91c7ded024
commit
48a75ace59
@ -32,7 +32,7 @@ paq:setup({verbose = true}) {
|
|||||||
"nvim-lua/lsp-status.nvim",
|
"nvim-lua/lsp-status.nvim",
|
||||||
"hrsh7th/nvim-cmp", -- Autocompletion plugin
|
"hrsh7th/nvim-cmp", -- Autocompletion plugin
|
||||||
"hrsh7th/cmp-nvim-lsp", -- LSP source for nvim-cmp
|
"hrsh7th/cmp-nvim-lsp", -- LSP source for nvim-cmp
|
||||||
"saadparwaiz1/cmp_luasnip", -- Snippets source for nvim-cmp
|
--"saadparwaiz1/cmp_luasnip", -- Snippets source for nvim-cmp
|
||||||
"L3MON4D3/LuaSnip", -- Snippets plugin
|
"L3MON4D3/LuaSnip", -- Snippets plugin
|
||||||
{"nvim-treesitter/nvim-treesitter", run = ":TSUpdate"},
|
{"nvim-treesitter/nvim-treesitter", run = ":TSUpdate"},
|
||||||
-- Formatting
|
-- Formatting
|
||||||
|
Loading…
Reference in New Issue
Block a user