wrote source code
This commit is contained in:
7
lua/plugins.lua
Normal file
7
lua/plugins.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"savq/paq-nvim", -- Der Manager selbst
|
||||
"neovim/nvim-lspconfig", -- LSP Support
|
||||
"nvim-treesitter/nvim-treesitter", -- Syntax Highlighting
|
||||
"tpope/vim-fugitive",
|
||||
"echasnovski/mini.nvim",
|
||||
}
|
||||
Reference in New Issue
Block a user