[neovim] remove hardtime
This commit is contained in:
		
							parent
							
								
									4ba3ab54fd
								
							
						
					
					
						commit
						424dd161c1
					
				
					 1 changed files with 0 additions and 13 deletions
				
			
		| 
						 | 
					@ -1,13 +0,0 @@
 | 
				
			||||||
return {
 | 
					 | 
				
			||||||
  {
 | 
					 | 
				
			||||||
    "m4xshen/hardtime.nvim",
 | 
					 | 
				
			||||||
    dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" },
 | 
					 | 
				
			||||||
    opts = {
 | 
					 | 
				
			||||||
      max_count = 100,
 | 
					 | 
				
			||||||
      restriction_mode = "hint",
 | 
					 | 
				
			||||||
      disable_mouse = false,
 | 
					 | 
				
			||||||
      restricted_keys = {},
 | 
					 | 
				
			||||||
      disabled_keys = {},
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
		Loading…
	
		Reference in a new issue