Neovim plugin you should try if you're a Rust developer: crates.nvim: managing crates.io dependencies π¦ π₯
Rust tool you should try if you want a faster Rust dev workflow: bacon is a background rust code checker π¦ π₯ π₯
Neovim plugin you should try if you're a Rust developer: crates.nvim: managing crates.io dependencies π¦ π₯
Rust tool you should try if you want a faster Rust dev workflow: bacon is a background rust code checker π¦ π₯ π₯
Find, Filter, Preview, Pick. All lua, all the time.
qn (quick note) is a simple, fast and user-friendly way to save notes π¦βοΈ
Rust 3
CodeSmell's Neovim Theme π©
#look up synonym - (word)
# slow and buggy
syn() {
curl -s "https://api.dictionaryapi.dev/api/v2/entries/en/$1" | jq '.[].meanings[].definitions[].synonyms[]'
}
Obligatory CHIP-8 emulator π¦
Rust