init basic packages

This commit is contained in:
Christoph Wagner 2024-03-26 20:55:35 +01:00
parent dbba54cfd8
commit ebd899d3d3
7 changed files with 71 additions and 2 deletions

View file

@ -540,7 +540,7 @@ require('lazy').setup({
local servers = {
-- clangd = {},
-- gopls = {},
-- pyright = {},
pyright = {},
-- rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
--
@ -836,7 +836,8 @@ require('lazy').setup({
--
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
-- For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins`
-- { import = 'custom.plugins' },
{ import = 'custom.plugins' },
{ import = 'basic.plugins' },
}, {
ui = {
-- If you are using a Nerd Font: set icons to an empty table which will use the