WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 090db6aa30 - Show all commits

View file

@ -24,3 +24,6 @@ MapKey('n', '<C-L>', '<C-W><C-L>')
-- FZF -- FZF
MapKey('n', '<C-f>', 'fzf#vim#complete#path(\'fd\'') MapKey('n', '<C-f>', 'fzf#vim#complete#path(\'fd\'')
-- Run Neoformat
MapKey('n', '<M-f>', '<cmd>Neoformat<CR>')