Switch nvim to astronvim
This commit is contained in:
parent
a1d2535956
commit
6ec64f09c8
31 changed files with 414 additions and 319 deletions
1
.bin/.e
1
.bin/.e
|
@ -4,6 +4,7 @@ declare -A mapper=(
|
|||
[".e"]="$HOME/.bin/.e"
|
||||
[".t"]="$HOME/.bin/.t"
|
||||
["alacritty"]="$HOME/.config/alacritty/alacritty.toml"
|
||||
["astronvim"]="$HOME/.config/astronvim/lua/user/init.lua"
|
||||
["autoinstall.toml"]="$HOME/.config/autoinstall.toml"
|
||||
["autostart.toml"]="$HOME/.config/autostart.toml"
|
||||
["backup"]="$HOME/.bin/host-backup-$(cat /proc/sys/kernel/hostname)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue