nixvim-config/config/keymaps.nix

6 lines
42 B
Nix

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