diff options
| -rw-r--r-- | nvim/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nvim/.gitignore b/nvim/.gitignore index ea93eda..d699e1d 100644 --- a/nvim/.gitignore +++ b/nvim/.gitignore @@ -2,4 +2,3 @@ tags test.sh .luarc.json nvim -lazy-lock.json |