✨ Added rust_analyzer lsp server
This commit is contained in:
parent
64b50dcec0
commit
e54ff31845
2 changed files with 42 additions and 2 deletions
10
updates.txt
10
updates.txt
|
|
@ -83,3 +83,13 @@ cp ~/Documents/notes/xinitrc.txt ~/.xinitrc
|
|||
Copy your base.yml to your espanso/match config directory
|
||||
|
||||
cp ~/Documents/notes/espanso/base.yml ~/.config/espanso/match/
|
||||
|
||||
Install rust_analyzer lsp server for nvim
|
||||
|
||||
:LspInstallInfo
|
||||
|
||||
Choose rust_analyzer
|
||||
|
||||
Copy new confug.lua file to ~/.config/nvim/lua/:
|
||||
|
||||
cp ~/Documents/notes/nvim/lua/config.lua ~/.config/nvim/lua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue