Compare commits

...

2 commits

Author SHA1 Message Date
Casper V. Kristensen 4ecb6a8524 more python versions 2024-01-17 11:58:01 +01:00
Casper V. Kristensen c2775bbb06 vim: show tabs properly 2024-01-17 11:57:50 +01:00
2 changed files with 3 additions and 1 deletions

View file

@ -57,6 +57,8 @@
ntp
progress
pwgen
python310
python311
python312
rsync
sqlite

View file

@ -28,7 +28,7 @@ set splitright
" Visualise trailing whitespace
set list
set listchars=trail:·,nbsp:␣
set listchars=tab:▸\ ,trail:·,nbsp:␣
" Spelling
set spell