1
Fork 0

Update docs and remove slambda references

This commit is contained in:
prescientmoon 2024-02-20 00:51:01 +01:00
parent 03b97cce9c
commit fd3af8a1f6
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
8 changed files with 22 additions and 124 deletions
home/features/neovim

View file

@ -102,8 +102,7 @@ let
(unmap "Q")
# }}}
# {{{ Chords
# Different chords get remapped to f-keys by my slambda config.
# See [my slambda config](../../../hosts/nixos/common/optional/services/slambda.nix) for details.
# Different chords get remapped to f-keys by my [my kaanta config](../../../hosts/nixos/common/optional/services/kanata.nix).
#
# Exit insert mode using *jk*
(keymap "iv" "<f10>" "<esc>" "Exit insert mode")