AutoYADM commit: 2025-02-28 23:30:19

This commit is contained in:
Daniel Fichtinger 2025-02-28 23:30:19 -05:00
parent d714edc4ab
commit fa033543d4
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,5 @@
# -*- conf -*-
[main]
# [main]
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
# login-shell=no

View file

@ -95,6 +95,10 @@ name = "mail"
language-servers = ["harper-ls"]
# injection-regex = "mail|eml|email"
[[grammar]]
name = "ini"
source.path = "/home/fic/dev/tree-sitter-ini"
# [[grammar]]
# name = "mail"
# source.path = "/home/fic/dev/tree-sitter-mail"