15 lines
		
	
	
	
		
			183 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			183 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "neodev": {
 | |
|     "library": {
 | |
|       "enabled": true,
 | |
|       "plugins": true
 | |
|     }
 | |
|   },
 | |
|   "neoconf": {
 | |
|     "plugins": {
 | |
|       "lua_ls": {
 | |
|         "enabled": true
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | 
