Enable i3 syntax highlighting

This commit is contained in:
Fabio Scotto di Santolo
2025-09-02 19:42:39 +02:00
parent 37e092c031
commit c8566553cf
2 changed files with 4 additions and 0 deletions

View File

@@ -116,6 +116,9 @@
(use-package vterm
:ensure t)
(use-package i3wm-config-mode
:ensure t)
;; TODO adding lsp-mode, dap-mode, autocomplete and project handling for C, Go, Bash and Python
(use-package lsp-mode
:ensure t

View File

@@ -1,3 +1,4 @@
# -*- mode: i3wm-config -*-
# i3 config file (v4)
#
# Please see https://i3wm.org/docs/userguide.html for a complete reference!