README: add todos, re-indent package descriptions
This commit is contained in:
parent
2763145757
commit
2bb6a6acd0
28
README.org
28
README.org
@ -7,6 +7,10 @@ file organization suggests.
|
|||||||
|
|
||||||
-----
|
-----
|
||||||
* TODO Integrations
|
* TODO Integrations
|
||||||
|
** Completion
|
||||||
|
*** Corfu
|
||||||
|
**** clean up orderless
|
||||||
|
**** integrate with yasnippets
|
||||||
** eshell/emacs
|
** eshell/emacs
|
||||||
*** /usr/bin/emacs or emacsclient fallback for options
|
*** /usr/bin/emacs or emacsclient fallback for options
|
||||||
*** find-library etc
|
*** find-library etc
|
||||||
@ -14,7 +18,7 @@ file organization suggests.
|
|||||||
*** fix naming and loading
|
*** fix naming and loading
|
||||||
*** "bcat"
|
*** "bcat"
|
||||||
** org
|
** org
|
||||||
*** denote
|
*** denote?
|
||||||
**** Consult-denote
|
**** Consult-denote
|
||||||
*** Fix indentation, _appear_, variable-pitch
|
*** Fix indentation, _appear_, variable-pitch
|
||||||
*** LAG so much lag how to get rid of lag...
|
*** LAG so much lag how to get rid of lag...
|
||||||
@ -39,19 +43,23 @@ file organization suggests.
|
|||||||
**** inject redefined functions into copy of script?
|
**** inject redefined functions into copy of script?
|
||||||
** find-file
|
** find-file
|
||||||
*** Follow symlinks without asking, maybe print message
|
*** Follow symlinks without asking, maybe print message
|
||||||
|
** Hyperbole
|
||||||
|
*** dragging
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
* Packages
|
||||||
|
|
||||||
Everything is in the file =lisp/mitch-packages.el=. There are things in other
|
Everything is in the file =lisp/mitch-packages.el=. There are things in other
|
||||||
files but they mostly never change - see the commit history.
|
files but they mostly never change - see the commit history.
|
||||||
|
|
||||||
* TRAMP
|
** TRAMP
|
||||||
Generally, tramp is mostly fine. But if there are problematic configurations, it
|
Generally, tramp is mostly fine. But if there are problematic configurations, it
|
||||||
will be very slow and time out and it will hang Emacs. I've had terrible luck
|
will be very slow and time out and it will hang Emacs. I've had terrible luck
|
||||||
with it until just today (at the time of writing) and I'm legitimately shocked
|
with it until just today (at the time of writing) and I'm legitimately shocked
|
||||||
it isn't terrible. Hooray! but also come on.
|
it isn't terrible. Hooray! but also come on.
|
||||||
|
|
||||||
* Evil
|
** Evil
|
||||||
vim keys are indispensable to me. Legit I cannot live without them very
|
vim keys are indispensable to me. Legit I cannot live without them very
|
||||||
well. Most all of my evil configuration is very boilerplate, but I'd like to
|
well. Most all of my evil configuration is very boilerplate, but I'd like to
|
||||||
think that's fine.
|
think that's fine.
|
||||||
@ -59,37 +67,37 @@ think that's fine.
|
|||||||
VIPER is also a thing built into Emacs. It's probably not that bad, but the
|
VIPER is also a thing built into Emacs. It's probably not that bad, but the
|
||||||
defaults are very unintuitive compared to evil-collection.
|
defaults are very unintuitive compared to evil-collection.
|
||||||
|
|
||||||
* EShell
|
** EShell
|
||||||
I like eshell - it reminds me of the configuration I liked about zsh, and the
|
I like eshell - it reminds me of the configuration I liked about zsh, and the
|
||||||
composability I love about powershell.
|
composability I love about powershell.
|
||||||
|
|
||||||
The EAT terminal is also just amazing.
|
The EAT terminal is also just amazing.
|
||||||
|
|
||||||
* NLinum-relative
|
** NLinum-relative
|
||||||
is a thing. It requires nlinum which requires linum which is deprecated. This is
|
is a thing. It requires nlinum which requires linum which is deprecated. This is
|
||||||
all for a single face declaration which is VERY UNNECESSARY. Just define it the
|
all for a single face declaration which is VERY UNNECESSARY. Just define it the
|
||||||
same and force theme authors to add a declaration. or /inherit from the built-in
|
same and force theme authors to add a declaration. or /inherit from the built-in
|
||||||
display-line-numbers face/.
|
display-line-numbers face/.
|
||||||
|
|
||||||
* mitch-theme
|
** mitch-theme
|
||||||
In [[https://git.mitchmarq42.xyz/mitch/vimcolors][a separate repo]] there is a theme I made. It's not a good theme and I'm
|
In [[https://git.mitchmarq42.xyz/mitch/vimcolors][a separate repo]] there is a theme I made. It's not a good theme and I'm
|
||||||
insane. But I can't stand normal themes. By all accounts there is something
|
insane. But I can't stand normal themes. By all accounts there is something
|
||||||
wrong with my eyes. Shut up.
|
wrong with my eyes. Shut up.
|
||||||
|
|
||||||
* YAscroll
|
** YAscroll
|
||||||
"yet another scroll" yet there is no other scrollbar. If anyone knows of one,
|
"yet another scroll" yet there is no other scrollbar. If anyone knows of one,
|
||||||
tell me.
|
tell me.
|
||||||
|
|
||||||
I re-define a display function in my config because I'm using background
|
I re-define a display function in my config because I'm using background
|
||||||
transparency and otherwise it looks all chunky with the face declaration.
|
transparency and otherwise it looks all chunky with the face declaration.
|
||||||
|
|
||||||
* Org
|
** Org
|
||||||
A good idea and usable, but I currently disable most fancy things because it
|
A good idea and usable, but I currently disable most fancy things because it
|
||||||
gets very slow otherwise. I've ran profilers and debuggers and the problem is
|
gets very slow otherwise. I've ran profilers and debuggers and the problem is
|
||||||
related to redisplay.
|
related to redisplay.
|
||||||
|
|
||||||
* org-tempo
|
** org-tempo
|
||||||
I want to get rid of this and just use yasnippets, but oh well.
|
I want to get rid of this and just use yasnippets, but oh well.
|
||||||
|
|
||||||
* ox-hugo
|
** ox-hugo
|
||||||
I have a function that automatically re-generates all the hugos.
|
I have a function that automatically re-generates all the hugos.
|
||||||
|
Loading…
Reference in New Issue
Block a user