convert to vim9

This commit is contained in:
Jason Swank
2026-01-03 01:59:33 +00:00
parent e285163442
commit 1f444be37a
110 changed files with 311122 additions and 11 deletions

View File

@@ -5,4 +5,4 @@ export PAGER=less
export LESS=RX # R for ANSI color sequences, X to not clear screen on exit
export TMPDIR=/var/tmp
export PS1="\w $ "
export PATH=${PATH}:~/bin
export PATH=${PATH}:~/.local/bin