feat: Personnal configuration
This commit is contained in:
		@@ -20,13 +20,13 @@ require("lazy").setup({
 | 
			
		||||
  performance = {
 | 
			
		||||
    rtp = {
 | 
			
		||||
      -- disable some rtp plugins, add more to your liking
 | 
			
		||||
      disabled_plugins = {
 | 
			
		||||
        "gzip",
 | 
			
		||||
        "netrwPlugin",
 | 
			
		||||
        "tarPlugin",
 | 
			
		||||
        "tohtml",
 | 
			
		||||
        "zipPlugin",
 | 
			
		||||
      },
 | 
			
		||||
      -- disabled_plugins = {
 | 
			
		||||
      --   "gzip",
 | 
			
		||||
      --   "netrwPlugin",
 | 
			
		||||
      --   "tarPlugin",
 | 
			
		||||
      --   "tohtml",
 | 
			
		||||
      --   "zipPlugin",
 | 
			
		||||
      -- },
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
} --[[@as LazyConfig]])
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user