REBIRTH
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
title: Calendar
|
||||
title: Output a LaTeX Calendar
|
||||
tags:
|
||||
- writing
|
||||
- tex
|
||||
- fun
|
||||
requires:
|
||||
- tex_packages
|
||||
- writing/tex/tex_packages.md
|
||||
---
|
||||
|
||||
```sh
|
||||
|
||||
@@ -5,7 +5,7 @@ tags:
|
||||
- completion
|
||||
- TUI
|
||||
requires:
|
||||
- vim
|
||||
- writing/vim.md
|
||||
---
|
||||
|
||||
Complete the word by searching for the *n*ext similar word:
|
||||
|
||||
@@ -6,7 +6,7 @@ tags:
|
||||
- linewrap
|
||||
- TUI
|
||||
requires:
|
||||
- vim
|
||||
- writing/vim.md
|
||||
---
|
||||
|
||||
Wrap lines in a file to 80 characters with `gqG`.
|
||||
|
||||
@@ -5,7 +5,7 @@ tags:
|
||||
- navigation
|
||||
- TUI
|
||||
requires:
|
||||
- vim
|
||||
- writing/vim.md
|
||||
---
|
||||
|
||||
| Move | Command |
|
||||
|
||||
@@ -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 `#`.
|
||||
|
||||
@@ -5,7 +5,7 @@ tags:
|
||||
- learning
|
||||
- TUI
|
||||
requires:
|
||||
- vim
|
||||
- writing/vim.md
|
||||
---
|
||||
|
||||
1. Uninstall `vim`.
|
||||
|
||||
@@ -6,7 +6,7 @@ tags:
|
||||
- inputrc
|
||||
- TUI
|
||||
requires:
|
||||
- vim
|
||||
- writing/vim.md
|
||||
---
|
||||
|
||||
Put bash in vim mode!
|
||||
|
||||
@@ -4,7 +4,7 @@ tags:
|
||||
- vim
|
||||
- TUI
|
||||
requires:
|
||||
- vim
|
||||
- writing/vim.md
|
||||
---
|
||||
|
||||
| Command | Keys |
|
||||
|
||||
Reference in New Issue
Block a user