diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-09-02 00:09:56 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-09-02 00:09:56 +0530 |
commit | 930547120822b59d6d7ceb42c9a570f06e4f6232 (patch) | |
tree | c6aa6fec64ce9ee0d3fce68fe0d68efeb2030bf0 /.doom.d/init.el | |
parent | 3b7b3eb9f8eea54de270a51c1828c604b28fa6f1 (diff) |
configured splash screen
Diffstat (limited to '.doom.d/init.el')
-rw-r--r-- | .doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index af5bb68..817929b 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -42,7 +42,7 @@ neotree ; a project drawer, like NERDTree for vim ophints ; highlight the region an operation acts on (popup +defaults) ; tame sudden yet inevitable temporary windows - tabs ; a tab bar for Emacs + ;tabs ; a tab bar for Emacs ;;treemacs ; a project drawer, like neotree but cooler ;;unicode ; extended unicode support for various languages vc-gutter ; vcs diff in the fringe |