mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-04 12:42:21 +00:00 
			
		
		
		
	snippets/luasnip: revert adding lazy event
This commit is contained in:
		
					parent
					
						
							
								7012938e21
							
						
					
				
			
			
				commit
				
					
						9818d19937
					
				
			
		
					 2 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,7 @@ in {
 | 
			
		|||
    vim = {
 | 
			
		||||
      lazy.plugins.luasnip = {
 | 
			
		||||
        package = "luasnip";
 | 
			
		||||
        event = "BufEnter";
 | 
			
		||||
        lazy = true;
 | 
			
		||||
        after = cfg.loaders;
 | 
			
		||||
        setupModule = "luasnip";
 | 
			
		||||
        inherit (cfg) setupOpts;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue