neovim

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit eb102e5b5d14d6bcf6dae796daafea2c93c19aef
parent c86aa2dde615c073502da074ca3240f6d230eb0c
Author: mrgrouse <bdmfegys@duck.com>
Date:   Thu,  9 May 2024 22:51:42 -0400

.gitignore: add .custom.lua file extension ignored for custom, non-git-tracked configs

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,4 +1,5 @@ lazy-lock.json **/*.bak lua/plugins/disabled.lua +**/*.custom.lua colors/