1
Fork 0

Migrate more neovim plugins from lua to nix

This commit is contained in:
Matei Adriel 2023-12-16 19:40:08 +01:00
parent 82c60dbf67
commit 40e0a096e8
No known key found for this signature in database
20 changed files with 481 additions and 538 deletions
home/features/neovim/config/lua/my/plugins

View file

@ -28,4 +28,4 @@ function M.config()
})
end
return M
return {}