remove autopairs
This commit is contained in:
		
							parent
							
								
									6e4433ca3d
								
							
						
					
					
						commit
						34ad6cf479
					
				
					 2 changed files with 0 additions and 7 deletions
				
			
		| 
						 | 
					@ -11,7 +11,6 @@
 | 
				
			||||||
    ./plugins/cmp/cmp.nix
 | 
					    ./plugins/cmp/cmp.nix
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Editor plugins and configurations
 | 
					    # Editor plugins and configurations
 | 
				
			||||||
    ./plugins/editor/autopairs.nix
 | 
					 | 
				
			||||||
    ./plugins/editor/bufdelete.nix
 | 
					    ./plugins/editor/bufdelete.nix
 | 
				
			||||||
    ./plugins/editor/comment.nix
 | 
					    ./plugins/editor/comment.nix
 | 
				
			||||||
    ./plugins/editor/treesitter.nix
 | 
					    ./plugins/editor/treesitter.nix
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +0,0 @@
 | 
				
			||||||
{...}: {
 | 
					 | 
				
			||||||
  plugins.nvim-autopairs = {
 | 
					 | 
				
			||||||
    enable = true;
 | 
					 | 
				
			||||||
  };
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue