Skip to content

History

Revisions

  • feat(Neovim): 🎸 Update nvim-various-textobjs

    @kamack38 kamack38 committed Mar 10, 2026
    076fa46
  • feat(Powershell-Signature-Certificate): 🎸 Add info about unknown error

    @kamack38 kamack38 committed Mar 9, 2026
    35204dd
  • feat(Neovim): 🎸 Add links to sections

    @kamack38 kamack38 committed Feb 26, 2026
    d20abb3
  • feat(Shortcuts): 🎸 Add Ctrl+D

    @kamack38 kamack38 committed Jan 8, 2026
    5df8bed
  • feat(Neovim): 🎸 Add new g commands

    @kamack38 kamack38 committed Jan 6, 2026
    c7170e0
  • feat: 🎸 Add a new command

    @kamack38 kamack38 committed Oct 13, 2025
    b94bd08
  • feat: 🎸 Add a new fish keybinding

    @kamack38 kamack38 committed Oct 9, 2025
    cc241fd
  • feat: 🎸 Add pacman -Syu --ignore

    @kamack38 kamack38 committed Oct 7, 2025
    6ae16f2
  • feat: 🎸 Add a vim cheat sheet site

    @kamack38 kamack38 committed Oct 6, 2025
    a1c19b9
  • feat: 🎸 Update guide

    @kamack38 kamack38 committed Oct 5, 2025
    6e7c4b2
  • feat(Docker): 🎸 Add a backup tool

    @kamack38 kamack38 committed Sep 21, 2025
    8bd93db
  • feat(Docker): 🎸 Add commands for backing up containers

    @kamack38 kamack38 committed Sep 21, 2025
    276bbb4
  • feat(Neovim): 🎸 Add a new mapping

    @kamack38 kamack38 committed Sep 19, 2025
    3d18c0b
  • feat: 🎸 Update marks mappings

    @kamack38 kamack38 committed Sep 17, 2025
    3fa9c34
  • feat: 🎸 Update Neovim cheatsheet

    @kamack38 kamack38 committed Sep 16, 2025
    0a9f0ba
  • feat: 🎸 Add gitsigns.nvim cmd

    @kamack38 kamack38 committed Aug 22, 2025
    6d96d56
  • feat: 🎸 Add new mapping

    @kamack38 kamack38 committed Aug 20, 2025
    3499faf
  • feat: 🎸 Add new mappings diff --git a/Neovim.md b/Neovim.md index be31d25..5195091 100644 --- a/Neovim.md +++ b/Neovim.md @@ -11,7 +11,6 @@ - `ga` - information about a character under cursor - `gU{motion}` - convert to uppercase - `gu{motion}` - convert to lowercase -- `<C-u>` - (insert mode) delete till the start of the line - `<C-a>` - increment number - `<C-x>` - decrement number - `<C-g>` - print full file path @@ -131,6 +130,8 @@ - `<C-o>` - move backwards through the jump list - `<C-i>` - move forward through the jump list - `[[` and `]]` - jumps between shell prompts in `:terminal` +- `H` - jump to the top of the view +- `L` - jump to the bottom of the view ## Splits @@ -197,6 +198,11 @@ [See more](https://neovim.io/doc/user/repeat.html) +## Insert mode + +- `<C-u>` - delete till the start of the line +- `<C-o>` - go to normal mode only for the next command + ## Tips - `v<text-object><Esc>` - to go to the text object

    @kamack38 kamack38 committed Aug 3, 2025
    4c1f362
  • feat(Shortcuts): 🎸 Add a fish shell bindings

    @kamack38 kamack38 committed Aug 1, 2025
    aaf8926
  • feat(Linux): 🎸 Add information about merging files

    @kamack38 kamack38 committed Jul 30, 2025
    0bb589e
  • fix: 🐛 Use a newer syntax for reloading udev rules

    @kamack38 kamack38 committed Jul 7, 2025
    1bdbb4c
  • feat: 🎸 Add doautocmd

    @kamack38 kamack38 committed Jul 1, 2025
    499681c
  • feat: 🎸 Add a GRUB section

    @kamack38 kamack38 committed Jun 15, 2025
    e70dc83
  • feat: 🎸 Group restarts

    @kamack38 kamack38 committed Jun 13, 2025
    3a397ed
  • fix: 🐛 Fix a typo

    @kamack38 kamack38 committed Jun 13, 2025
    7eee71b
  • feat: 🎸 Add YouTube shortcuts

    @kamack38 kamack38 committed Jun 9, 2025
    4ec9dd8
  • feat: 🎸 Add Vimium bindings

    @kamack38 kamack38 committed Jun 9, 2025
    a834b37
  • feat: 🎸 Add kitty mappigns

    @kamack38 kamack38 committed Jun 9, 2025
    31daa94
  • feat: 🎸 Add a shortcut for the pop-out player

    @kamack38 kamack38 committed Jun 9, 2025
    2c38d25
  • feat: 🎸 Add Webdav instructions

    @kamack38 kamack38 committed Jun 7, 2025
    5afa4ed