LuaSnip on LaTex
Settings of Luasnip
local ls = require("luasnip")
ls.setup({
snip_env = {
},
})
-- load snippets
require( …
local ls = require("luasnip")
ls.setup({
snip_env = {
},
})
-- load snippets
require( …
inline code
# code test
print("Hello, World!")
block quotes
test
font: Bold Italic Bold and …
Read more...ponyofshadows@equestria ~> grep "^bind" .config/tmux/tmux.conf
bind C-a send-prefix -2
bind e …
I use fcitx5
+ rime
+ flypy.schema.yaml
as my Chinese character input system.
yay -S rime-flypy
In …
Read more...In Git, if you want to switch to a specific commit in a particular branch and require the tracked files to revert to their state at that moment, you …
Read more...sudo pacman -S git-lfs
git lfs install
see git-lfs.com
papis add ~/tmp/Downloads/2103.08123.pdf --from doi https://doi.org/10.1103/PhysRevLett.128.040403 …
about:config
in the address baravahi-daemon
service is needed.sudo systemctl enable --now avahi-daemon
hostname
and egrep
can’t work in Arch Linux. …sudo pacman -S python-[package name]