Blog: 2023-09-26

From razwiki
Jump to navigation Jump to search

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