Enable i3 syntax highlighting
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# -*- mode: i3wm-config -*-
|
||||
# i3 config file (v4)
|
||||
#
|
||||
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
||||
|
||||
Reference in New Issue
Block a user