update julia sysimage, startup & neovim frac snippet

This commit is contained in:
qwjyh 2023-07-09 02:57:28 +09:00
parent 40ef28503e
commit f08309814e
3 changed files with 10 additions and 1 deletions

View file

@ -1,2 +1,7 @@
using OhMyREPL
# using JuliaSyntax
#
# if v"1.9" ≤ VERSION < v"1.10"
# JuliaSyntax.enable_in_core!()
# end