WIP: Switch to NixOS #5

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

View file

@ -108,6 +108,9 @@ require('packer').startup(function()
run = function() vim.fn['firenvim#install'](0) end run = function() vim.fn['firenvim#install'](0) end
} }
-- Vim <3 Asciidoctor
use 'habamax/vim-asciidoctor'
end) end)
-- Install plugins if packer was not installed -- Install plugins if packer was not installed