desktop fuck

This commit is contained in:
Dane Sabo 2025-10-10 09:03:12 -04:00
parent 6676851ddf
commit 31bf32da64

View File

@ -14,14 +14,14 @@ else
set shortmess=aoO set shortmess=aoO
endif endif
badd +1 ~/Documents/Dane\'s\ Vault/Journal/2025_07_30.md badd +1 ~/Documents/Dane\'s\ Vault/Journal/2025_07_30.md
badd +10 ~/Documents/Dane\'s\ Vault/Writing/Journal//JRNL-20250904-135850.md badd +10 JRNL-20250904-135850.md
badd +96 ~/Documents/Dane\'s\ Vault/Writing/Journal//JRNL-20251003-174601.md badd +96 JRNL-20251003-174601.md
badd +0 journal_config.txt badd +14 journal_config.txt
argglobal argglobal
%argdel %argdel
edit journal_config.txt edit journal_config.txt
argglobal argglobal
balt ~/Documents/Dane\'s\ Vault/Writing/Journal//JRNL-20251003-174601.md balt JRNL-20251003-174601.md
setlocal foldmethod=manual setlocal foldmethod=manual
setlocal foldexpr=0 setlocal foldexpr=0
setlocal foldmarker={{{,}}} setlocal foldmarker={{{,}}}
@ -32,12 +32,12 @@ setlocal foldnestmax=20
setlocal foldenable setlocal foldenable
silent! normal! zE silent! normal! zE
let &fdl = &fdl let &fdl = &fdl
let s:l = 13 - ((12 * winheight(0) + 33) / 66) let s:l = 14 - ((13 * winheight(0) + 32) / 64)
if s:l < 1 | let s:l = 1 | endif if s:l < 1 | let s:l = 1 | endif
keepjumps exe s:l keepjumps exe s:l
normal! zt normal! zt
keepjumps 13 keepjumps 14
normal! 018| normal! 0
tabnext 1 tabnext 1
if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0 && getbufvar(s:wipebuf, '&buftype') isnot# 'terminal' if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0 && getbufvar(s:wipebuf, '&buftype') isnot# 'terminal'
silent exe 'bwipe ' . s:wipebuf silent exe 'bwipe ' . s:wipebuf