Pinned Repositories
cd-deep-broot.fish
A fish plugin to cd deep into any directory, invoking broot as a fallback
git-rebase-mappings.nvim
minimal-narrow-region.nvim
search-in-visual-selection.nvim
vim-insert-append-single-character
Vim plugin: insert or append single characters.
vim-operator-insert-append
Vim plugin: repeatable operators to insert and append before or after selected text.
vim-operator-rot-n
Vim plugin: operator for Rot-N encryption.
vim-textobj-before
Vim plugin: text object for the first part of a line before a specified separator.
vim-textobj-function-rust
Extends textobj-function to support Rust
vim-textobj-surrounding-lines
bagohart's Repositories
bagohart/minimal-narrow-region.nvim
bagohart/vim-operator-insert-append
Vim plugin: repeatable operators to insert and append before or after selected text.
bagohart/vim-textobj-before
Vim plugin: text object for the first part of a line before a specified separator.
bagohart/cd-deep-broot.fish
A fish plugin to cd deep into any directory, invoking broot as a fallback
bagohart/git-rebase-mappings.nvim
bagohart/search-in-visual-selection.nvim
bagohart/vim-insert-append-single-character
Vim plugin: insert or append single characters.
bagohart/vim-textobj-function-rust
Extends textobj-function to support Rust
bagohart/diff-mappings.nvim
bagohart/fzf-killring.fish
A fish shell plugin to use fzf to insert items from the killring into the current command line
bagohart/manual-pair-close.fish
Like autopairs, but manually
bagohart/multiply-divide.vim
Vim plugin: multiply or divide number under cursor or next number with or by count
bagohart/niceblock.nvim
bagohart/textobj-before.nvim
bagohart/vim-operator-rot-n
Vim plugin: operator for Rot-N encryption.
bagohart/cd-upwards.fish
A fish shell plugin that provides a command to cd upwards
bagohart/devjava-content
bagohart/fish-shell
The user-friendly command line shell.
bagohart/haskell-notes
bagohart/inverse-join-split.vim
Vim plugin: inverse joining and splitting lines
bagohart/julia-vim
Vim support for Julia.
bagohart/move-char-left-right.vim
Vim plugin: move character under the cursor left or right
bagohart/move-line-up-down.vim
Move the current line up or down. Add blank lines below or above the curser.
bagohart/p4c
P4_16 reference compiler
bagohart/tealdeer
A very fast implementation of tldr in Rust.
bagohart/thinking-functionally-with-haskell-solutions
Solutions for the exercises in the book "Thinking functionally with Haskell"
bagohart/vim-centaur
Operator for vertically centering a motion on the screen
bagohart/vim-matchup
vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.
bagohart/visual-split.vim
Vim plugin to control splits with visual selections or text objects
bagohart/yanky.nvim
Improved Yank and Put functionalities for Neovim