chore: remove some unused modules

This commit is contained in:
Felix Schröter 2022-09-28 15:28:53 +02:00
parent 9965f73c74
commit e1094b2729
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 0 additions and 58 deletions

View file

@ -66,7 +66,6 @@ in {
neorg
];
extraConfig = with builtins;
# readFile ./vim-surround-fix.vim +
vimLua (lib.foldl (r: f: r + "\n" + readFile f) "" [
./init.lua
./alpha.lua