WIP: Switch to NixOS #5

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

View file

@ -120,9 +120,6 @@ require('packer').startup(function()
-- Vim <3 Asciidoctor -- Vim <3 Asciidoctor
use 'habamax/vim-asciidoctor' use 'habamax/vim-asciidoctor'
-- Modern filetype.vim replacement
use('nathom/filetype.nvim')
end) end)
-- Install plugins if packer was not installed -- Install plugins if packer was not installed