From fb01ddbc487794a2d53fb13733dc03f73dee37ed Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sat, 22 Oct 2022 11:51:14 +0200 Subject: Update markdown-modeand yaml-mode. Update .emacs --- .emacs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index 3946dcd..284f5da 100644 --- a/.emacs +++ b/.emacs @@ -76,7 +76,8 @@ ;; Programming section ;; Indentation -(setq-default c-basic-offset 4 tab-width 4 indent-tabs-mode nil) +(setq-default c-basic-offset 4 tab-width 4 js-indent-level 4 indent-tabs-mode nil sgml-basic-offset 4) +;;(setq-default c-basic-offset 4 tab-width 4 indent-tabs-mode nil) ;;(setq-default c-basic-offset 4 tab-width 4) ;; Default coding style -- cgit v1.3