Remove wordWrapColumn in favor of typstfmt.
This commit is contained in:
		
							parent
							
								
									ee4e204e5b
								
							
						
					
					
						commit
						e9ae8697fd
					
				| 
						 | 
				
			
			@ -156,9 +156,7 @@
 | 
			
		|||
  },
 | 
			
		||||
  "[typst]": {
 | 
			
		||||
    "editor.defaultFormatter": "nvarner.typst-lsp",
 | 
			
		||||
    "editor.formatOnSave": true,
 | 
			
		||||
    "editor.wordWrap": "wordWrapColumn",
 | 
			
		||||
    "editor.wordWrapColumn": 80
 | 
			
		||||
    "editor.formatOnSave": true
 | 
			
		||||
  },
 | 
			
		||||
  "[xml]": {
 | 
			
		||||
    "editor.wordWrap": "on"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in New Issue