From 6fb7a8f54435c79c00c51c811c93f5ecb66b699f Mon Sep 17 00:00:00 2001 From: qwjyh Date: Tue, 25 Jun 2024 19:36:59 +0900 Subject: [PATCH] update README --- README.md | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cfe1850..2bf618a 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,18 @@ my dotfiles - AHK macro - wezterm - etc -- Ubuntu 20.04 on WSL - - fish -- Arch/Manjaro +- Arch - fish - tmux - neovim - keyboard config(xremap) - wezterm +- Ubuntu 22.04 on WSL + - fish +- Termux ## extra +- qpdfview - okular # Installing @@ -29,11 +31,20 @@ my dotfiles 6. run `bin/install.ps1` ### note -* manual install lean +* manually install lean ## Linux -1. install fish -2. run install.sh +1. run install.sh + +# Neovim + +## Julia +### Initial setup +- `./bin/neovim/setup_julials.jl` to set up environment with LanguageServer.jl + +- `./bin/neovim/update_julials.jl` to generate sysimage for faster startup time + +Edit `init.lua` to change arguments for julials. # TODO - Iron.nvim doesn't work for julia on Windows