Update TODO
This commit is contained in:
parent
c711d7e662
commit
5e0ff3632d
1 changed files with 11 additions and 5 deletions
16
TODO.org
16
TODO.org
|
@ -92,9 +92,10 @@
|
||||||
+ [ ] twitter
|
+ [ ] twitter
|
||||||
+ [ ] present
|
+ [ ] present
|
||||||
|
|
||||||
** 2.0.3 [37/65]
|
** 2.0.3 [41/71]
|
||||||
+ [1/2] Finish module :: feature/jump (go-to-definition that just works)
|
+ [2/3] Finish module :: feature/jump (go-to-definition that just works)
|
||||||
+ [ ] ggtags support
|
+ [ ] automatic tag generation
|
||||||
|
+ [X] global tags support
|
||||||
+ [X] Fix fallback chain (xref => dumb-jump => ag/rg (?))
|
+ [X] Fix fallback chain (xref => dumb-jump => ag/rg (?))
|
||||||
+ [1/13] New module :: tools/regex (PCRE IDE)
|
+ [1/13] New module :: tools/regex (PCRE IDE)
|
||||||
+ [X] perl backend
|
+ [X] perl backend
|
||||||
|
@ -122,16 +123,21 @@
|
||||||
+ [X] Fix M-RET in plain lists not preserving indent level for new items
|
+ [X] Fix M-RET in plain lists not preserving indent level for new items
|
||||||
+ [X] don't move cursor when toggling folds
|
+ [X] don't move cursor when toggling folds
|
||||||
+ [X] don't move cursor when realigning org tables
|
+ [X] don't move cursor when realigning org tables
|
||||||
|
+ [ ] evil-mc: add visual-block support for making cursors
|
||||||
+ [ ] feature/workspaces: don't save session if session is already blank
|
+ [ ] feature/workspaces: don't save session if session is already blank
|
||||||
+ [-] bin/org-alert: cron script that scans TODOs in org files and dispatches system alerts
|
+ [ ] bin/org-alert: cron script that scans TODOs in org files and dispatches system alerts
|
||||||
+ [ ] tools/upload: add ~+upload/open-remote-file~ command to open current file
|
+ [ ] tools/upload: add ~+upload/open-remote-file~ command to open current file
|
||||||
on the remote (with TRAMP)
|
on the remote (with TRAMP)
|
||||||
+ [-] core-ui: replace (or fix) ~winner-mode~ (too unreliable with shackle)
|
+ [ ] core-ui: replace (or fix) ~winner-mode~ (too unreliable with shackle)
|
||||||
+ [ ] Generalize ~doom-visual-bell~ by basing its background off a face
|
+ [ ] Generalize ~doom-visual-bell~ by basing its background off a face
|
||||||
+ [ ] ui/doom-modeline: extend ~media-info~ segment for other media
|
+ [ ] ui/doom-modeline: extend ~media-info~ segment for other media
|
||||||
+ [ ] Write ~describe-setting~ for ~def-setting!~ definitions.
|
+ [ ] Write ~describe-setting~ for ~def-setting!~ definitions.
|
||||||
+ [ ] Fix invisible buffer-info segment in modeline for terminal Emacs
|
+ [ ] Fix invisible buffer-info segment in modeline for terminal Emacs
|
||||||
+ [ ] ui/doom-modeline: fix ~0/0~ display in modeline (leftover anzu state)
|
+ [ ] ui/doom-modeline: fix ~0/0~ display in modeline (leftover anzu state)
|
||||||
|
+ [ ] lang/php: automatic+async rebuild of tags (phpctags)
|
||||||
|
+ [X] lang/haskell: add ~company-ghc~ completion support
|
||||||
|
+ [X] core-popup: stop on first ~+evil-esc-hook~ hook to return non-nil
|
||||||
|
+ [X] lang/php: add company-php
|
||||||
+ [X] Add :lookup ex command (~+jump:online~)
|
+ [X] Add :lookup ex command (~+jump:online~)
|
||||||
+ [X] Add :gblame ex command (~magit-blame~)
|
+ [X] Add :gblame ex command (~magit-blame~)
|
||||||
+ [X] Add :grevert ex command (~git-gutter:revert-hook~)
|
+ [X] Add :grevert ex command (~git-gutter:revert-hook~)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue