quicknotes.md expanded
This commit is contained in:
parent
22d29b811a
commit
f04fd3e314
@ -9,3 +9,8 @@
|
|||||||
`$ sudo yum install clang-tools-extra`
|
`$ sudo yum install clang-tools-extra`
|
||||||
`$ git clone https://github.com/andreyorst/plug.kak.git $HOME/.config/kak/plugins/plug.kak`
|
`$ git clone https://github.com/andreyorst/plug.kak.git $HOME/.config/kak/plugins/plug.kak`
|
||||||
`$ export PATH=$PATH:/home/doddo/.cargo/bin`
|
`$ export PATH=$PATH:/home/doddo/.cargo/bin`
|
||||||
|
|
||||||
|
### Issues
|
||||||
|
- For some reason, kak-lsp does not seem to compile with the last version of Rust
|
||||||
|
- Fall back to download static precompiled `kak-lsp`
|
||||||
|
- Need to refactor the whole kakrc to make it more readable
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user