Re-posted from: https://blog.kdheepak.com/my-unicode-cheat-sheet/index.html
I wanted to make a cheat sheet for myself containing a reference of things I use when it comes to Unicode and when using Unicode in Vim, Python, Julia and Rust.
Re-posted from: https://blog.kdheepak.com/my-unicode-cheat-sheet/index.html
I wanted to make a cheat sheet for myself containing a reference of things I use when it comes to Unicode and when using Unicode in Vim, Python, Julia and Rust.
Re-posted from: https://blog.kdheepak.com/neovim-languageserver-julia/index.html
This is a showcase of some of the capabilities of Julia’s LanguageServer.jl and Neovim’s built-in Language Server Protocol (LSP) client, as well as the instructions to install this setup.