tangled
alpha
login
or
join now
ethanholz.com
/
nvim
0
fork
atom
My simple neovim config
0
fork
atom
overview
issues
pulls
pipelines
style: stylua on freeze.lua
ethanholz.com
2 years ago
7028a577
a9906c71
+1
-1
1 changed file
expand all
collapse all
unified
split
nvim
.config
nvim
lua
plugins
freeze.lua
+1
-1
nvim/.config/nvim/lua/plugins/freeze.lua
reviewed
···
1
1
return {
2
2
{
3
3
"ethanholz/freeze.nvim",
4
4
-
-- dir = "~/Documents/code/personal/freeze",
4
4
+
-- dir = "~/Documents/code/personal/freeze",
5
5
config = true,
6
6
opts = {
7
7
theme = "rose-pine-moon",