Compare commits

..

No commits in common. "e6d297a9d0ac280595f42f45a6707f4975f8444e" and "f3d14088353fbd52687b712ae769db8ace29ee05" have entirely different histories.

2 changed files with 4 additions and 9 deletions

1
config.toml Symbolic link
View file

@ -0,0 +1 @@
/home/d_mcknight/.dotfiles/alacritty/config.toml

View file

@ -8,15 +8,9 @@ return {
-- {"3rd/image.nvim", opts = {}}, -- Optional image support in preview window: See `# Preview Mode` for more information
},
lazy = false, -- neo-tree will lazily load itself
---@module "neo-tree"
---@type neotree.Config?
opts = {
filesystem = {
filtered_items = {
visible = true,
-- hide_dotfiles = false,
hide_by_name = {
'.git'
}
}
}
-- fill any relevant options here
}
}