-tabbar - doesn't work as well as I wanted
This commit is contained in:
@@ -91,12 +91,6 @@ I like monokai :)
|
||||
(elcord-mode))
|
||||
#+END_SRC
|
||||
I like displaying that I'm working on discord, though not very useful. May delete.
|
||||
** tabbar
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(after! centaur-tabs
|
||||
(centaur-tabs-mode)
|
||||
)
|
||||
#+END_SRC
|
||||
* Languages
|
||||
** C#
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
+all ; catch all popups that start with an asterix
|
||||
+defaults) ; default popup rules
|
||||
;;pretty-code ; replace bits of code with pretty symbols
|
||||
tabbar ; FIXME an (incomplete) tab bar for Emacs
|
||||
;;tabbar ; FIXME an (incomplete) 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
|
||||
|
||||
Reference in New Issue
Block a user