Dotfiles/site-modules/core/files
Ade Attwood 3e07954682 feat(vim): introduce key mappings for folding
This enhancement includes key mappings designed to improve code folding
in Vim. One of these mappings involves a double leader, which
efficiently toggles the current fold. Additionally, another mapping
utilizes the square bracket convention for seamless navigation between
folds, employing the mnemonic "fold."

Consideration was given to the potential conflict between the `f` key
and "function." After thoughtful deliberation, the decision was made to
use LSP for navigating around functions.

The implementation is currently integrated with prr to narrow the focus
of differentials to a single hunk. This refinement significantly
enhances the manageability of reviewing large pull requests.
2023-12-11 20:29:57 +00:00
..
bin feat(core): add configz install on the dotfiles cli 2023-11-04 16:59:11 +00:00
emacs refactor(emacs): update terminal prompt and enable goto-address-mode 2022-04-25 19:50:13 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh refactor(vim): move to eslint_d from eslint 2023-11-08 07:56:41 +00:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim feat(vim): introduce key mappings for folding 2023-12-11 20:29:57 +00:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf chore(tmux): move themes to base16-tmux 2023-04-25 20:56:48 +01:00
wezterm.lua chore(term): add the wezterm config 2023-11-25 20:50:19 +00:00
zshrc chore(shell): enable vars to base16 shell 2023-11-25 10:50:43 +00:00