Switch to fork of org-bullets
The source repo is no longer maintained, so I forked it, fixed a couple problems (mainly, I made it respect org-hide) and am now using it in DOOM.
This commit is contained in:
parent
d1726e4a52
commit
d83d800de9
3 changed files with 4 additions and 30 deletions
3
TODO.org
3
TODO.org
|
@ -92,7 +92,7 @@
|
|||
+ [ ] twitter
|
||||
+ [ ] present
|
||||
|
||||
** 2.0.3 [54/82]
|
||||
** 2.0.3 [55/83]
|
||||
+ [2/3] Finish module :: feature/jump (go-to-definition that just works)
|
||||
+ [ ] automatic tag generation
|
||||
+ [X] global tags support
|
||||
|
@ -133,6 +133,7 @@
|
|||
+ [ ] Fix invisible buffer-info segment in modeline for terminal Emacs
|
||||
+ [ ] ui/doom-modeline: fix ~0/0~ display in modeline (leftover anzu state)
|
||||
+ [ ] lang/php: automatic+async rebuild of tags (phpctags)
|
||||
+ [X] Replace org-bullets source with more up-to-date fork
|
||||
+ [X] Extract ~mode-name~ setters to ~doom-ui-mode-names~ in core/core-ui
|
||||
+ [X] nav-flash: blink on focus-in
|
||||
+ [X] Add ~:textobj~ keyword to ~map!~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue