desktop fuck
This commit is contained in:
parent
6676851ddf
commit
31bf32da64
@ -14,14 +14,14 @@ else
|
||||
set shortmess=aoO
|
||||
endif
|
||||
badd +1 ~/Documents/Dane\'s\ Vault/Journal/2025_07_30.md
|
||||
badd +10 ~/Documents/Dane\'s\ Vault/Writing/Journal//JRNL-20250904-135850.md
|
||||
badd +96 ~/Documents/Dane\'s\ Vault/Writing/Journal//JRNL-20251003-174601.md
|
||||
badd +0 journal_config.txt
|
||||
badd +10 JRNL-20250904-135850.md
|
||||
badd +96 JRNL-20251003-174601.md
|
||||
badd +14 journal_config.txt
|
||||
argglobal
|
||||
%argdel
|
||||
edit journal_config.txt
|
||||
argglobal
|
||||
balt ~/Documents/Dane\'s\ Vault/Writing/Journal//JRNL-20251003-174601.md
|
||||
balt JRNL-20251003-174601.md
|
||||
setlocal foldmethod=manual
|
||||
setlocal foldexpr=0
|
||||
setlocal foldmarker={{{,}}}
|
||||
@ -32,12 +32,12 @@ setlocal foldnestmax=20
|
||||
setlocal foldenable
|
||||
silent! normal! zE
|
||||
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
|
||||
keepjumps exe s:l
|
||||
normal! zt
|
||||
keepjumps 13
|
||||
normal! 018|
|
||||
keepjumps 14
|
||||
normal! 0
|
||||
tabnext 1
|
||||
if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0 && getbufvar(s:wipebuf, '&buftype') isnot# 'terminal'
|
||||
silent exe 'bwipe ' . s:wipebuf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user