14 lines
		
	
	
		
			No EOL
		
	
	
		
			518 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			No EOL
		
	
	
		
			518 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "extensions.experimental.affinity": {
 | |
|         "asvetliakov.vscode-neovim": 1
 | |
|     },
 | |
|     "keyboard.dispatch": "keyCode",
 | |
|     "workbench.colorTheme": "Catppuccin Mocha",
 | |
|     "editor.fontFamily": "FiraCode Nerd Font",
 | |
|     "editor.fontLigatures": true,
 | |
|     "workbench.productIconTheme": "material-product-icons",
 | |
|     "workbench.iconTheme": "catppuccin-mocha",
 | |
|     "editor.inlayHints.enabled": "offUnlessPressed",
 | |
|     "rust-analyzer.lens.implementations.enable": false,
 | |
|     "remote.autoForwardPortsSource": "hybrid"
 | |
| } |