Posts tagged with 'setup'
Setup Julia in Neovim
🔬 Setup Julia in Neovim short guide about setup Julia This Week I try to setup Julia Development in Neovim in linux/wsl, I use lazyvim (read the installation on lazyvim doc). after initial setup in lazyvim, you need install julia-lsp with Mason th ... read more →
â›… Android Development Setup Without Android Studio in Kotlin Multiplatform
ok first you need android cmdline tools link, but mostly i use arch linux, and aur have this in link, so run yay -S android-sdk-cmdline-tools-latest --noconfirm but if you not in linux environment you need download cmdline-tools and extract it som ... read more →