update
This commit is contained in:
		
							parent
							
								
									b16f43e315
								
							
						
					
					
						commit
						b0370555f9
					
				
							
								
								
									
										2
									
								
								init.lua
								
								
								
								
							
							
						
						
									
										2
									
								
								init.lua
								
								
								
								
							| 
						 | 
					@ -775,7 +775,7 @@ require('lazy').setup({
 | 
				
			||||||
        -- npm install -g @biomejs/biome
 | 
					        -- npm install -g @biomejs/biome
 | 
				
			||||||
        biome = {},
 | 
					        biome = {},
 | 
				
			||||||
        -- npm install -g typescript typescript-language-server
 | 
					        -- npm install -g typescript typescript-language-server
 | 
				
			||||||
        tsserver = {},
 | 
					        ts_ls = {},
 | 
				
			||||||
        harper_ls = {
 | 
					        harper_ls = {
 | 
				
			||||||
          -- userDictPath = '~/dict.txt',
 | 
					          -- userDictPath = '~/dict.txt',
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue