Add file associations for i3 and rofi configs.
This commit is contained in:
		
							parent
							
								
									719c3eb09f
								
							
						
					
					
						commit
						223e6977b8
					
				| 
						 | 
				
			
			@ -25,7 +25,10 @@
 | 
			
		|||
  "extensions.ignoreRecommendations": true,
 | 
			
		||||
  /* VS Code files settings. */
 | 
			
		||||
  "files.associations": {
 | 
			
		||||
    "**/i3/*": "i3",
 | 
			
		||||
    "**/i3status/*": "i3",
 | 
			
		||||
    "*.njk": "html",
 | 
			
		||||
    "*.rasi": "plaintext",
 | 
			
		||||
    "*.sql": "sql",
 | 
			
		||||
    "*.yml": "yaml"
 | 
			
		||||
  },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in New Issue