delete old stuff
This commit is contained in:
		@@ -1,17 +0,0 @@
 | 
				
			|||||||
return {
 | 
					 | 
				
			||||||
  {
 | 
					 | 
				
			||||||
    "akinsho/toggleterm.nvim",
 | 
					 | 
				
			||||||
    version = "*",
 | 
					 | 
				
			||||||
    opts = {
 | 
					 | 
				
			||||||
      open_mapping = [[<c-y>]],
 | 
					 | 
				
			||||||
      hide_numbers = true,
 | 
					 | 
				
			||||||
      direction = "float",
 | 
					 | 
				
			||||||
      float_opts = {
 | 
					 | 
				
			||||||
        border = "curved",
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
      winbar = {
 | 
					 | 
				
			||||||
        enabled = false,
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user