mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-03 20:22:21 +00:00 
			
		
		
		
	snippets/luasnip: fix formatting
This commit is contained in:
		
					parent
					
						
							
								607373645f
							
						
					
				
			
			
				commit
				
					
						fedbee3a30
					
				
			
		
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -11,12 +11,12 @@ in {
 | 
			
		|||
    vim = {
 | 
			
		||||
      lazy.plugins.luasnip = {
 | 
			
		||||
        package = "luasnip";
 | 
			
		||||
        
 | 
			
		||||
 | 
			
		||||
        lazy = true;
 | 
			
		||||
        
 | 
			
		||||
 | 
			
		||||
        setupModule = "luasnip";
 | 
			
		||||
        inherit (cfg) setupOpts;
 | 
			
		||||
        
 | 
			
		||||
 | 
			
		||||
        after = cfg.loaders;
 | 
			
		||||
      };
 | 
			
		||||
      startPlugins = cfg.providers;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue