1
Fork 0

Move more neovim plugins to nix

This commit is contained in:
Matei Adriel 2023-12-21 16:21:14 +01:00
parent 40e0a096e8
commit 85ebcee9ba
No known key found for this signature in database
34 changed files with 882 additions and 961 deletions
home/features/neovim/config/lua/my/plugins/themes

View file

@ -1,4 +1,4 @@
local H = require("my.plugins.themes.helpers")
local H = require("my.helpers.theme")
local M = {
"rose-pine/neovim",