diff options
| author | TJ DeVries <devries.timothyj@gmail.com> | 2022-12-06 21:18:43 -0500 |
|---|---|---|
| committer | TJ DeVries <devries.timothyj@gmail.com> | 2022-12-06 21:18:43 -0500 |
| commit | 22010d7077c3cf04caaa8b5cb60e6d795b6401ad (patch) | |
| tree | eac51a4d7767afc146a376938fa1751d629a475e /nvim/.gitignore | |
| parent | 9cbac1167c3845ec29e300e36675adeba8dae3ba (diff) | |
| download | dots-22010d7077c3cf04caaa8b5cb60e6d795b6401ad.tar.gz | |
fixup: add gitignore and style
Diffstat (limited to 'nvim/.gitignore')
| -rw-r--r-- | nvim/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nvim/.gitignore b/nvim/.gitignore index 712f217..d699e1d 100644 --- a/nvim/.gitignore +++ b/nvim/.gitignore @@ -1,2 +1,4 @@ tags test.sh +.luarc.json +nvim |