@@ -18,8 +18,5 @@ if not (vim.uv or vim.loop).fs_stat(lazypath) then
end
vim.opt.rtp:prepend(lazypath)
-- Init plugins
-- Load plugins
require("lazy").setup("plugins")
-- Theme
vim.cmd[[colorscheme tokyonight]]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.