This commit is contained in:
2026-04-27 01:30:33 +02:00
parent 9e29b8b096
commit 49e7930541
80 changed files with 924 additions and 703 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
---
title: Calendar
title: Output a LaTeX Calendar
tags:
- writing
- tex
- fun
requires:
- tex_packages
- writing/tex/tex_packages.md
---
```sh
+1 -1
View File
@@ -5,7 +5,7 @@ tags:
- completion
- TUI
requires:
- vim
- writing/vim.md
---
Complete the word by searching for the *n*ext similar word:
+1 -1
View File
@@ -6,7 +6,7 @@ tags:
- linewrap
- TUI
requires:
- vim
- writing/vim.md
---
Wrap lines in a file to 80 characters with `gqG`.
+1 -1
View File
@@ -5,7 +5,7 @@ tags:
- navigation
- TUI
requires:
- vim
- writing/vim.md
---
| Move | Command |
+1 -1
View File
@@ -7,7 +7,7 @@ tags:
- find
- TUI
requires:
- vim
- writing/vim.md
---
Search for the next and or previous occurrence of the word under your cursor with `*` and `#`.
+1 -1
View File
@@ -5,7 +5,7 @@ tags:
- learning
- TUI
requires:
- vim
- writing/vim.md
---
1. Uninstall `vim`.
+1 -1
View File
@@ -6,7 +6,7 @@ tags:
- inputrc
- TUI
requires:
- vim
- writing/vim.md
---
Put bash in vim mode!
+1 -1
View File
@@ -4,7 +4,7 @@ tags:
- vim
- TUI
requires:
- vim
- writing/vim.md
---
| Command | Keys |