Tiny updates on the nvim post based on some feedback via twitter
This commit is contained in:
parent
644bcbe3ae
commit
707510a030
@ -18,7 +18,7 @@ Only recently as I was preparing a laptop for some Rust hacking did I _finally_
|
||||
discover what combination of tools was resulting in these annoying inline
|
||||
warnings.
|
||||
|
||||
THe culprit up being
|
||||
The culprit up being
|
||||
[LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim)
|
||||
which integrates with the [Rust Language
|
||||
Server](https://github.com/rust-lang/rls) to provide inline code hinting, error
|
||||
|
@ -32,4 +32,5 @@ body {
|
||||
|
||||
img {
|
||||
vertical-align: middle;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user