-tabbar - doesn't work as well as I wanted
This commit is contained in:
@@ -91,12 +91,6 @@ I like monokai :)
|
|||||||
(elcord-mode))
|
(elcord-mode))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
I like displaying that I'm working on discord, though not very useful. May delete.
|
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
|
* Languages
|
||||||
** C#
|
** C#
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
+all ; catch all popups that start with an asterix
|
+all ; catch all popups that start with an asterix
|
||||||
+defaults) ; default popup rules
|
+defaults) ; default popup rules
|
||||||
;;pretty-code ; replace bits of code with pretty symbols
|
;;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
|
treemacs ; a project drawer, like neotree but cooler
|
||||||
;;unicode ; extended unicode support for various languages
|
;;unicode ; extended unicode support for various languages
|
||||||
vc-gutter ; vcs diff in the fringe
|
vc-gutter ; vcs diff in the fringe
|
||||||
|
|||||||
Reference in New Issue
Block a user