mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 11:49:20 +09:00
new: nvim: add julials sysimage gen scripts for faster startup
This commit is contained in:
parent
56b6f49a40
commit
a4f74fc80a
4 changed files with 63 additions and 1 deletions
2
dotfiles/neovim/setup_julials.sh
Executable file
2
dotfiles/neovim/setup_julials.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/bash -x
|
||||
julia --project=~/.julia/environments/nvim-lspconfig ./add_dependencies.jl
|
Loading…
Add table
Add a link
Reference in a new issue