vault backup: 2025-04-02 15:32:26

This commit is contained in:
Dane Sabo 2025-04-02 15:32:26 -04:00
parent 0d858cf46b
commit 14a126bde3
6 changed files with 25 additions and 33 deletions

View File

@ -15,27 +15,28 @@ else
endif
badd +13 Laboratory\ 9.md
badd +10 Laboratory\ 10.md
badd +3 lab10.py
argglobal
%argdel
edit Laboratory\ 10.md
edit lab10.py
argglobal
balt Laboratory\ 9.md
setlocal fdm=manual
setlocal fde=0
setlocal fmr={{{,}}}
setlocal fdi=#
setlocal fdl=0
setlocal fml=1
setlocal fdn=20
setlocal fen
balt Laboratory\ 10.md
setlocal foldmethod=manual
setlocal foldexpr=0
setlocal foldmarker={{{,}}}
setlocal foldignore=#
setlocal foldlevel=0
setlocal foldminlines=1
setlocal foldnestmax=20
setlocal foldenable
silent! normal! zE
let &fdl = &fdl
let s:l = 10 - ((9 * winheight(0) + 23) / 47)
let s:l = 3 - ((2 * winheight(0) + 25) / 50)
if s:l < 1 | let s:l = 1 | endif
keepjumps exe s:l
normal! zt
keepjumps 10
normal! 027|
keepjumps 3
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

View File

@ -1,8 +1,8 @@
---
title: Lab Report 9
title: NUCE Hell
allDay: false
startTime: 10:00
endTime: 11:00
endTime: 15:00
date: 2025-04-02
completed: null
type: single

View File

@ -41,7 +41,7 @@
- [[2025-03-31 NUCE 2113 Homework 5.md]]
- [[2025-03-31 NUCE 2113 Lab 9.md]]
- [[2025-03-31 NUCE 2113 Lab Report 9.md]]
- [[2025-04-02 Lab Report 9.md]]
- [[2025-04-02 NUCE Hell]]
## Summary

View File

@ -1,8 +0,0 @@
---
title: Canonical Talk NSH 3305 CMU
allDay: false
startTime: 12:00
endTime: 13:00
date: 2025-04-02
completed: null
---

View File

@ -1,9 +0,0 @@
---
title: Rust
allDay: false
startTime: 11:00
endTime: 11:30
date: 2025-04-02
completed: null
type: single
---

View File

@ -0,0 +1,8 @@
---
title: Union Obsidian
allDay: false
startTime: 15:00
endTime: 15:30
date: 2025-04-02
completed: null
---