remove redundant Documentation tag

This commit is contained in:
Malin Freeborn 2025-02-11 20:47:50 +01:00
parent 9621cfc26a
commit ef7b424586
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
108 changed files with 108 additions and 108 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: "at" title: "at"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
Install with: Install with:

View File

@ -1,6 +1,6 @@
--- ---
title: "Basics" title: "Basics"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
You need about a dozen commands to move around Linux. You need about a dozen commands to move around Linux.

View File

@ -1,6 +1,6 @@
--- ---
title: "clock" title: "clock"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
Show system time: Show system time:

View File

@ -1,6 +1,6 @@
--- ---
title: "conditionals" title: "conditionals"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
# If statements # If statements

View File

@ -1,6 +1,6 @@
--- ---
title: "cron" title: "cron"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
# Cronie # Cronie

View File

@ -1,6 +1,6 @@
--- ---
title: "bash games" title: "bash games"
tags: [ "Documentation", "Games" ] tags: [ "Games" ]
--- ---
Games are a great way to learn bash. Games are a great way to learn bash.

View File

@ -1,6 +1,6 @@
--- ---
title: "kernel" title: "kernel"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
## Living Space ## Living Space

View File

@ -1,6 +1,6 @@
--- ---
title: "kill" title: "kill"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
If you want to kill a program in a graphical environment, open a terminal and type: If you want to kill a program in a graphical environment, open a terminal and type:

View File

@ -1,6 +1,6 @@
--- ---
title: "locale" title: "locale"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
Your locale tells the computer your location, preferred time-and-date format, standard language, papersize, et c. Your locale tells the computer your location, preferred time-and-date format, standard language, papersize, et c.

View File

@ -1,6 +1,6 @@
--- ---
title: "locating" title: "locating"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
# Type # Type

View File

@ -1,6 +1,6 @@
--- ---
title: "processes" title: "processes"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
# Proccesses # Proccesses

View File

@ -1,6 +1,6 @@
--- ---
title: "time" title: "time"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
# systemd # systemd

View File

@ -1,6 +1,6 @@
--- ---
title: "users" title: "users"
tags: [ "Documentation", "Basics" ] tags: [ "Basics" ]
--- ---
# Basic Information # Basic Information

View File

@ -1,6 +1,6 @@
--- ---
title: "profanity" title: "profanity"
tags: [ "Documentation", "Chat", "OTR" ] tags: [ "Chat", "OTR" ]
--- ---
# otr # otr

View File

@ -1,6 +1,6 @@
--- ---
title: "profanity" title: "profanity"
tags: [ "Documentation", "Chat", "omemo" ] tags: [ "Chat", "omemo" ]
--- ---
# Setup (Commands) # Setup (Commands)

View File

@ -1,6 +1,6 @@
--- ---
title: "wgetpaste" title: "wgetpaste"
tags: [ "Documentation", "Chat" ] tags: [ "Chat" ]
--- ---
See available pastebins: See available pastebins:

View File

@ -1,6 +1,6 @@
--- ---
title: "Archives" title: "Archives"
tags: [ "Documentation", "tar", "backups" ] tags: [ "tar", "backups" ]
--- ---
# `tar` # `tar`

View File

@ -1,6 +1,6 @@
--- ---
title: "unison" title: "unison"
tags: [ "Documentation", "Backups" ] tags: [ "Backups" ]
--- ---
Install unison on both machines, and make sure both have the same version of unison, with the same version of the ocaml compiler (the smallest difference will cause problems). Install unison on both machines, and make sure both have the same version of unison, with the same version of the ocaml compiler (the smallest difference will cause problems).

View File

@ -1,6 +1,6 @@
--- ---
title: "Base 16" title: "Base 16"
tags: [ "Documentation", "Data" ] tags: [ "Data" ]
--- ---
```bash ```bash

View File

@ -1,6 +1,6 @@
--- ---
title: "exiftool" title: "exiftool"
tags: [ "Documentation", "Metadata" ] tags: [ "Metadata" ]
--- ---
Find metadata. Find metadata.

View File

@ -1,6 +1,6 @@
--- ---
title: "git" title: "git"
tags: [ "Documentation", "data" ] tags: [ "data" ]
--- ---
# Starting # Starting

View File

@ -1,6 +1,6 @@
--- ---
title: "git-lfs" title: "git-lfs"
tags: [ "Documentation", "data" ] tags: [ "data" ]
--- ---
Install, and add with Install, and add with

View File

@ -1,6 +1,6 @@
--- ---
title: "git hooks" title: "git hooks"
tags: [ "Documentation", "data", "git" ] tags: [ "data", "git" ]
--- ---
Check out the sample hooks: Check out the sample hooks:

View File

@ -1,6 +1,6 @@
--- ---
title: "git" title: "git"
tags: [ "Documentation", "data", "git", "subtree" ] tags: [ "data", "git", "subtree" ]
--- ---
## Pulling a Subtree from an existing git ## Pulling a Subtree from an existing git

View File

@ -1,6 +1,6 @@
--- ---
title: "gpg" title: "gpg"
tags: [ "Documentation", "data", "GPG" ] tags: [ "data", "GPG" ]
--- ---
- [Setup](gpg/basics.md) - [Setup](gpg/basics.md)

View File

@ -1,6 +1,6 @@
--- ---
title: "GPG Basics" title: "GPG Basics"
tags: [ "Documentation", "data", "GPG" ] tags: [ "data", "GPG" ]
--- ---
# Making keys # Making keys

View File

@ -1,6 +1,6 @@
--- ---
title: "gpg" title: "gpg"
tags: [ "Documentation", "vim", "data", "GPG" ] tags: [ "vim", "data", "GPG" ]
--- ---
The `vim-gnupg` plugin lets vim edit gpg-encrypted files as if they were unencrypted. The `vim-gnupg` plugin lets vim edit gpg-encrypted files as if they were unencrypted.

View File

@ -1,6 +1,6 @@
--- ---
title: "groff" title: "groff"
tags: [ "Documentation", "Data" ] tags: [ "Data" ]
--- ---
# Basic Documents # Basic Documents

View File

@ -1,6 +1,6 @@
--- ---
title: "khard" title: "khard"
tags: [ "Documentation", "Data" ] tags: [ "Data" ]
--- ---
Get the basic config: Get the basic config:

View File

@ -1,6 +1,6 @@
--- ---
title: "newsboat" title: "newsboat"
tags: [ "Documentation", "RSS" ] tags: [ "RSS" ]
--- ---
Create the configuration directory before you start, and add at least 1 URL. Create the configuration directory before you start, and add at least 1 URL.

View File

@ -1,6 +1,6 @@
--- ---
title: "pass" title: "pass"
tags: [ "Documentation", "data" ] tags: [ "data" ]
--- ---
[Video instructions](https://www.hooktube.com/watch?v=hlRQTj1D9LA) [Video instructions](https://www.hooktube.com/watch?v=hlRQTj1D9LA)

View File

@ -1,6 +1,6 @@
--- ---
title: "pdf to txt" title: "pdf to txt"
tags: [ "Documentation", "data", "pdf", "ocr" ] tags: [ "data", "pdf", "ocr" ]
--- ---
How to translate pdf book images to text (results are very poor, and will need lots of corrections). How to translate pdf book images to text (results are very poor, and will need lots of corrections).

View File

@ -1,6 +1,6 @@
--- ---
title: "PDF Metadata Erasure" title: "PDF Metadata Erasure"
tags: [ "Documentation", "Metadata", "Ghost Script" ] tags: [ "Metadata", "Ghost Script" ]
--- ---
Make a text file called 'pdfmark.txt'. Make a text file called 'pdfmark.txt'.

View File

@ -1,6 +1,6 @@
--- ---
title: "sc-im" title: "sc-im"
tags: [ "Documentation", "TUI", "data" ] tags: [ "TUI", "data" ]
--- ---
- [Sample file](sc-im/sample.sc) - [Sample file](sc-im/sample.sc)

View File

@ -1,6 +1,6 @@
--- ---
title: "sqlite" title: "sqlite"
tags: [ "Documentation", "data" ] tags: [ "data" ]
--- ---
Work with a database: Work with a database:

View File

@ -1,6 +1,6 @@
--- ---
title: "task" title: "task"
tags: [ "Documentation", "Organization" ] tags: [ "Organization" ]
--- ---
Set up the configuration file: Set up the configuration file:

View File

@ -1,6 +1,6 @@
--- ---
title: "timew" title: "timew"
tags: [ "Documentation", "Data" ] tags: [ "Data" ]
--- ---
# Summaries # Summaries

View File

@ -1,6 +1,6 @@
--- ---
title: "w3m" title: "w3m"
tags: [ "Documentation", "browsers" ] tags: [ "browsers" ]
--- ---
Open a search tab: Open a search tab:

View File

@ -1,6 +1,6 @@
--- ---
title: "Arch on a Raspberry Pi 4" title: "Arch on a Raspberry Pi 4"
tags: [ "Documentation", "distros", "raspberry pi", "rpi" ] tags: [ "distros", "raspberry pi", "rpi" ]
--- ---
The [Official Instructions](https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-4) for a Raspberry pi 4 do not allow for working sound from the headphone jack, unless you use the aarch64 Installation. The [Official Instructions](https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-4) for a Raspberry pi 4 do not allow for working sound from the headphone jack, unless you use the aarch64 Installation.

View File

@ -1,6 +1,6 @@
--- ---
title: "autologin" title: "autologin"
tags: [ "Documentation", "Distros", "Arch" ] tags: [ "Distros", "Arch" ]
--- ---
# Automatic Login # Automatic Login

View File

@ -1,6 +1,6 @@
--- ---
title: "basic-install" title: "basic-install"
tags: [ "Documentation", "arch" ] tags: [ "arch" ]
requires: [ "partitions", "time" ] requires: [ "partitions", "time" ]
--- ---
Keyboard layout changed. Keyboard layout changed.

View File

@ -1,6 +1,6 @@
--- ---
title: "fonts" title: "fonts"
tags: [ "Documentation", "distros" ] tags: [ "distros" ]
--- ---
# Basics # Basics

View File

@ -1,6 +1,6 @@
--- ---
title: "fonts" title: "fonts"
tags: [ "Documentation", "distros" ] tags: [ "distros" ]
--- ---
# Step 1: Multilib # Step 1: Multilib

View File

@ -1,6 +1,6 @@
--- ---
title: "pacman" title: "pacman"
tags: [ "Documentation", "distros" ] tags: [ "distros" ]
--- ---
Packages are kept in /var/cache/pacman/pkg. Packages are kept in /var/cache/pacman/pkg.

View File

@ -1,6 +1,6 @@
--- ---
title: "apt" title: "apt"
tags: [ "Documentation", "distros" ] tags: [ "distros" ]
--- ---
## apt ## apt

View File

@ -1,6 +1,6 @@
--- ---
title: "Aeroplane Mode in Void" title: "Aeroplane Mode in Void"
tags: [ "Documentation", "Void" ] tags: [ "Void" ]
--- ---
Put your device in 'aeroplane' mode (e.g. where no trace of signal leaves it) by turning off Wi-Fi and blue-tooth. Put your device in 'aeroplane' mode (e.g. where no trace of signal leaves it) by turning off Wi-Fi and blue-tooth.

View File

@ -1,6 +1,6 @@
--- ---
title: "Void Autologin" title: "Void Autologin"
tags: [ "Documentation", "Void" ] tags: [ "Void" ]
--- ---
Make the autologin service: Make the autologin service:

View File

@ -1,6 +1,6 @@
--- ---
title: "extrace" title: "extrace"
tags: [ "Documentation", "Void" ] tags: [ "Void" ]
--- ---
Monitor all processes: Monitor all processes:

View File

@ -1,6 +1,6 @@
--- ---
title: "sv" title: "sv"
tags: [ "Documentation", "Void" ] tags: [ "Void" ]
--- ---
# List Services # List Services

View File

@ -1,6 +1,6 @@
--- ---
title: "Void Linux Basics" title: "Void Linux Basics"
tags: [ "Documentation", "Void" ] tags: [ "Void" ]
--- ---
# Updates # Updates

View File

@ -1,6 +1,6 @@
--- ---
title: "xbps" title: "xbps"
tags: [ "Documentation", "Void" ] tags: [ "Void" ]
--- ---
## Search ## Search

View File

@ -1,6 +1,6 @@
--- ---
title: "brightness" title: "brightness"
tags: [ "Documentation", "hardware" ] tags: [ "hardware" ]
--- ---
# Brightness # Brightness

View File

@ -1,6 +1,6 @@
--- ---
title: "keyboard" title: "keyboard"
tags: [ "Documentation", "keyboard", "vim" ] tags: [ "keyboard", "vim" ]
--- ---
# System-Wide Capslock and Escape Swap # System-Wide Capslock and Escape Swap

View File

@ -1,6 +1,6 @@
--- ---
title: "monitor" title: "monitor"
tags: [ "Documentation", "hardware" ] tags: [ "hardware" ]
--- ---
See screen size See screen size

View File

@ -1,6 +1,6 @@
--- ---
title: "printers" title: "printers"
tags: [ "Documentation", "hardware" ] tags: [ "hardware" ]
--- ---
# Cups: The Common Unix Printing System # Cups: The Common Unix Printing System

View File

@ -1,6 +1,6 @@
--- ---
title: "fail2ban" title: "fail2ban"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
requires: [ "ssh" ] requires: [ "ssh" ]
--- ---
# SSH Daemon Jail # SSH Daemon Jail

View File

@ -1,6 +1,6 @@
--- ---
title: "Easy Network Graph" title: "Easy Network Graph"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
Set up a file like this, called `troubleshooting.txt`. Set up a file like this, called `troubleshooting.txt`.

View File

@ -1,6 +1,6 @@
--- ---
title: "iptables" title: "iptables"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
# Intro # Intro

View File

@ -1,6 +1,6 @@
--- ---
title: "nmap" title: "nmap"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
Example: Example:

View File

@ -1,6 +1,6 @@
--- ---
title: "pi-hole-server" title: "pi-hole-server"
tags: [ "Documentation", "Distros" ] tags: [ "Distros" ]
--- ---
# Installation # Installation

View File

@ -1,6 +1,6 @@
--- ---
title: "rclone" title: "rclone"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
The manpage's 'Synopsis' provides a fast reference. The manpage's 'Synopsis' provides a fast reference.
``` ```

View File

@ -1,6 +1,6 @@
--- ---
title: "Download videos" title: "Download videos"
tags: [ "Documentation", "Scraping" ] tags: [ "Scraping" ]
--- ---
Install `yt-dlp`. Install `yt-dlp`.

View File

@ -1,6 +1,6 @@
--- ---
title: "Agate on Arch Linux" title: "Agate on Arch Linux"
tags: [ "Documentation", "Networking", "Arch", "Gemini" ] tags: [ "Networking", "Arch", "Gemini" ]
--- ---
Docs are [here](https://github.com/mbrubeck/agate). Docs are [here](https://github.com/mbrubeck/agate).

View File

@ -1,6 +1,6 @@
--- ---
title: "sshfs" title: "sshfs"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
requires: [ "ssh" ] requires: [ "ssh" ]
--- ---
# Mount # Mount

View File

@ -1,6 +1,6 @@
--- ---
title: "ssh-tricks" title: "ssh-tricks"
tags: [ "Documentation", "Networking", "ssh", "tricks" ] tags: [ "Networking", "ssh", "tricks" ]
requires: [ "ssh" ] requires: [ "ssh" ]
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: "tor" title: "tor"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
# Get a hostname # Get a hostname

View File

@ -1,6 +1,6 @@
--- ---
title: "transmission" title: "transmission"
tags: [ "Documentation", "Networking", "Torrenting" ] tags: [ "Networking", "Torrenting" ]
--- ---
# Torrench # Torrench

View File

@ -1,6 +1,6 @@
--- ---
title: "troubleshooting" title: "troubleshooting"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
# Do you have an IP? # Do you have an IP?

View File

@ -1,6 +1,6 @@
--- ---
title: "nginx" title: "nginx"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
Install nginx: Install nginx:

View File

@ -1,6 +1,6 @@
--- ---
title: "wifi" title: "wifi"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
# Netstat Stuff # Netstat Stuff

View File

@ -1,6 +1,6 @@
--- ---
title: "wireguard" title: "wireguard"
tags: [ "Documentation", "Networking", "VPN" ] tags: [ "Networking", "VPN" ]
--- ---
<!-- <!--
from from

View File

@ -1,6 +1,6 @@
--- ---
title: "wireless" title: "wireless"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
# Check wifi's working # Check wifi's working

View File

@ -1,6 +1,6 @@
--- ---
title: "wpa_supplicant" title: "wpa_supplicant"
tags: [ "Documentation", "Networking" ] tags: [ "Networking" ]
--- ---
wpa_supplicant configurations are stored in /etc/wpa_supplicant/wpa_supplicant-wlan0 (or equivalent). wpa_supplicant configurations are stored in /etc/wpa_supplicant/wpa_supplicant-wlan0 (or equivalent).

View File

@ -1,6 +1,6 @@
--- ---
title: "Basic Sound" title: "Basic Sound"
tags: [ "Documentation", "Sound" ] tags: [ "Sound" ]
--- ---
# Pulse # Pulse

View File

@ -1,6 +1,6 @@
--- ---
title: "festival" title: "festival"
tags: [ "Documentation", "Sound" ] tags: [ "Sound" ]
--- ---
# Basics # Basics

View File

@ -1,6 +1,6 @@
--- ---
title: "mpd" title: "mpd"
tags: [ "Documentation", "Sound" ] tags: [ "Sound" ]
--- ---
# Setup # Setup

View File

@ -1,6 +1,6 @@
--- ---
title: "ncmpcpp" title: "ncmpcpp"
tags: [ "Documentation", "Sound" ] tags: [ "Sound" ]
--- ---
# Music Player Daemon # Music Player Daemon

View File

@ -1,6 +1,6 @@
--- ---
title: "android" title: "android"
tags: [ "Documentation", "System", "phone" ] tags: [ "System", "phone" ]
--- ---
# mtpfs # mtpfs

View File

@ -1,6 +1,6 @@
--- ---
title: "awk" title: "awk"
tags: [ "Documentation", "System" ] tags: [ "System" ]
--- ---
# Basics # Basics

View File

@ -1,6 +1,6 @@
--- ---
title: "bash tips" title: "bash tips"
tags: [ "Documentation", "Shell", "POSIX" ] tags: [ "Shell", "POSIX" ]
--- ---
## Track Live Changes ## Track Live Changes

View File

@ -1,6 +1,6 @@
--- ---
title: "character-encoding" title: "character-encoding"
tags: [ "Documentation", "System" ] tags: [ "System" ]
--- ---
Convert a text file from one encoding type to another with: Convert a text file from one encoding type to another with:

View File

@ -1,6 +1,6 @@
--- ---
title: "Default Programs" title: "Default Programs"
tags: [ "Documentation", "Defaults", "Mime Type" ] tags: [ "Defaults", "Mime Type" ]
--- ---
Install the package `xdg-utils`, then make very liberal use of the tab button. Install the package `xdg-utils`, then make very liberal use of the tab button.

View File

@ -1,6 +1,6 @@
--- ---
title: "$EDITOR" title: "$EDITOR"
tags: [ "Documentation", "System" ] tags: [ "System" ]
--- ---
The System's default text editor can be defined within /etc/profile. It's given the variable `EDITOR`. The System's default text editor can be defined within /etc/profile. It's given the variable `EDITOR`.

View File

@ -1,6 +1,6 @@
--- ---
title: "fstab" title: "fstab"
tags: [ "Documentation", "System" ] tags: [ "System" ]
--- ---
# Basics # Basics

View File

@ -1,6 +1,6 @@
--- ---
title: "kernel" title: "kernel"
tags: [ "Documentation", "System" ] tags: [ "System" ]
--- ---
Check which kernet modules are loaded into memory Check which kernet modules are loaded into memory

View File

@ -1,6 +1,6 @@
--- ---
title: "lf - The Light File Manager" title: "lf - The Light File Manager"
tags: [ "Documentation", "File Browser" ] tags: [ "File Browser" ]
--- ---
## Config File ## Config File

View File

@ -1,6 +1,6 @@
--- ---
title: "logs" title: "logs"
tags: [ "Documentation", "System" ] tags: [ "System" ]
--- ---
# Basic # Basic

View File

@ -1,6 +1,6 @@
--- ---
title: "mdadm" title: "mdadm"
tags: [ "Documentation", "RAID" ] tags: [ "RAID" ]
--- ---
# RAID5 # RAID5

View File

@ -1,6 +1,6 @@
--- ---
title: "Monitoring" title: "Monitoring"
tags: [ "Documentation", "System", "CPU", "Memory" ] tags: [ "System", "CPU", "Memory" ]
--- ---
Print the average CPU load over 1 minute, 5 minutes, and 15 minutes: Print the average CPU load over 1 minute, 5 minutes, and 15 minutes:

View File

@ -1,6 +1,6 @@
--- ---
title: "partitions" title: "partitions"
tags: [ "Documentation", "System" ] tags: [ "System" ]
--- ---
# FDisk Basics # FDisk Basics

View File

@ -1,6 +1,6 @@
--- ---
title: "snaps" title: "snaps"
tags: [ "Documentation", "System", "Ubuntu", "snap" ] tags: [ "System", "Ubuntu", "snap" ]
--- ---
> sudo apt-get purge -y snapd > sudo apt-get purge -y snapd

View File

@ -1,6 +1,6 @@
--- ---
title: "swap" title: "swap"
tags: [ "Documentation", "basics" ] tags: [ "basics" ]
--- ---
# Making a Swap File # Making a Swap File

View File

@ -1,6 +1,6 @@
--- ---
title: "journal" title: "journal"
tags: [ "Documentation", "systemd" ] tags: [ "systemd" ]
--- ---
See a running log of all system messages: See a running log of all system messages:

View File

@ -1,6 +1,6 @@
--- ---
title: "Making Services" title: "Making Services"
tags: [ "Documentation", "systemd" ] tags: [ "systemd" ]
--- ---
# Basics # Basics

View File

@ -1,6 +1,6 @@
--- ---
title: "systemd" title: "systemd"
tags: [ "Documentation", "systemd" ] tags: [ "systemd" ]
--- ---
```bash ```bash
systemctl list-units systemctl list-units

View File

@ -1,6 +1,6 @@
--- ---
title: "tmux" title: "tmux"
tags: [ "Documentation", "System" ] tags: [ "System" ]
--- ---
Start with: Start with:

View File

@ -1,6 +1,6 @@
--- ---
title: "vim basics" title: "vim basics"
tags: [ "Documentation", "vim", "basic" ] tags: [ "vim", "basic" ]
--- ---
1. Insert text by pressing `i`. 1. Insert text by pressing `i`.

View File

@ -1,6 +1,6 @@
--- ---
title: "vim navigation" title: "vim navigation"
tags: [ "Documentation", "vim" ] tags: [ "vim" ]
--- ---
| Move | Command | | Move | Command |

View File

@ -1,6 +1,6 @@
--- ---
title: "vim completion" title: "vim completion"
tags: [ "Documentation", "vim" ] tags: [ "vim" ]
--- ---
Complete the word by searching for the *n*ext similar word: Complete the word by searching for the *n*ext similar word:

View File

@ -1,6 +1,6 @@
--- ---
title: "vim search" title: "vim search"
tags: [ "Documentation", "vim" ] tags: [ "vim" ]
--- ---
Search for the next and or previous occurrence of the word under your cursor with `*` and `#`. Search for the next and or previous occurrence of the word under your cursor with `*` and `#`.

Some files were not shown because too many files have changed in this diff Show More