Blog: 2023-09-26: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Splitting fish config into abbrs and everything else. Want to make ---| in markdown expand to ---|--- like python """|""" Starting a guide to vim, it'll be a long one, maybe...") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Splitting fish config into abbrs and everything else. |
Splitting fish config into abbrs and everything else. |
||
- actually maybe everything else, and functions+completions. Then I can gitignore them and symlink these into the config folder |
|||
⚫ | |||
⚫ | |||
Starting a guide to vim, it'll be a long one, maybe even book length. Could use some sort of tool to render it to a documentation website style webapp |
Starting a guide to vim, it'll be a long one, maybe even book length. Could use some sort of tool to render it to a documentation website style webapp |
||
There's already lisp clients for neovim: https://github.com/adolenc/cl-neovim. A good starting point for an emacs integration #vimacs |
|||
I'm team 1-based indexing, so is lua #1basedindexing |
|||
On that same note, what if the file system had only full syntax trees rather than text files? hmmm #primitivOS |
Latest revision as of 10:05, 29 September 2023
Splitting fish config into abbrs and everything else.
- actually maybe everything else, and functions+completions. Then I can gitignore them and symlink these into the config folder
Want to make ---| in markdown expand to ---|--- like python """|""" DONE
Starting a guide to vim, it'll be a long one, maybe even book length. Could use some sort of tool to render it to a documentation website style webapp
There's already lisp clients for neovim: https://github.com/adolenc/cl-neovim. A good starting point for an emacs integration #vimacs
I'm team 1-based indexing, so is lua #1basedindexing
On that same note, what if the file system had only full syntax trees rather than text files? hmmm #primitivOS