nixvim-config/config/keymaps.nix

7 lines
42 B
Nix

{ ... }:
{
globals.mapleader = " ";
}