Better indentchar

This commit is contained in:
Daniel Flanagan 2022-10-30 10:55:02 -05:00
parent dfee1961ee
commit 3f7de85180
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
3 changed files with 4 additions and 3 deletions

View File

@ -16,7 +16,7 @@ hidden = false
[editor.indent-guides]
render = true
character = "🭰"
character = ""
[keys.insert]
j = { k = "normal_mode", j = "normal_mode", K = "normal_mode", J = "normal_mode" }

View File

@ -2,7 +2,7 @@
admin "unix//run/caddy/admin.socket"
}
// http://127.0.0.1 http://0.0.0.0 http://{system.hostname} {
http:// {
root * /srv/http
file_server {
browse /etc/caddy/browse_template.html

View File

@ -46,7 +46,8 @@ paru -Sy --needed \
glu mesa wxgtk2 libpng `# Graphical Libs` \
gammastep `# Redshift for Wayland` \
dmenu `# Application Launcher` \
firefox-developer-edition `# Default Web Browser` \
firefox `# Default Web Browser` \
hunspell-en_US `# Firefox Spell Checking` \
passff-host `# Pass integration in Firefox` \
kitty-git `# Terinal Emulator` \
alsa-utils `# Audio Utilities` \