File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ and copy the settings from [`src/etc/rust_analyzer_settings.json`].
8585Another way is without a plugin, and creating your own logic in your configuration. To do this you 
8686must translate the JSON to Lua yourself. The translation is 1:1 and fairly straight-forward. It 
8787must be put in the ` ["rust-analyzer"] `  key of the setup table, which is 
88- [ shown here] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#rust_analyzer ) 
88+ [ shown here] ( https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#rust_analyzer ) . 
8989
9090If you would like to use the build task that is described above, you may either make your own 
9191command in your config, or you can install a plugin such as 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments