Use EditorConfig

This commit is contained in:
larstvei 2023-05-01 00:08:32 +02:00
parent 96bb38bec2
commit 51f68064ca

View File

@ -191,6 +191,7 @@
diff-hl ; Highlight uncommitted changes using VC
direnv ; direnv integration
doom-themes ; An opinionated pack of modern color-themes
editorconfig ; EditorConfig Emacs Plugin
erlang ; Erlang major mode
expand-region ; Increase selected region by semantic units
focus ; Dim color of text in surrounding sections
@ -375,6 +376,7 @@
column-number-mode ; Show column number in mode line
delete-selection-mode ; Replace selected text
dirtrack-mode ; directory tracking in *shell*
editorconfig-mode ; Use editorconfig
global-company-mode ; Auto-completion everywhere
global-diff-hl-mode ; Highlight uncommitted changes
global-so-long-mode ; Mitigate performance for long lines