Migrate more neovim plugins from lua to nix
This commit is contained in:
parent
82c60dbf67
commit
40e0a096e8
20 changed files with 481 additions and 538 deletions
home/features/neovim/config/lua/my/plugins
|
@ -28,4 +28,4 @@ function M.config()
|
|||
})
|
||||
end
|
||||
|
||||
return M
|
||||
return {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue