Blog: 2023-09-26: Difference between revisions

From razwiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 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
Want to make ---| in markdown expand to ---|--- like python """|"""

Want to make ---| in markdown expand to ---|--- like python """|""" [https://git.sr.ht/~razzi/.vim/tree/main/item/UltiSnips/markdown.snippets 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
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
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
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 11: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