update lsp for rust

This commit is contained in:
2025-07-18 00:12:30 +01:00
parent 21bedced4f
commit cfac74a751
3 changed files with 8 additions and 0 deletions

View File

@ -79,6 +79,8 @@ return {
},
context = {
enable = true,
max_lines = 3,
trim_scope = 'innner', -- show inner most context (could be outer)
},
},
},