diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ -/init.vim -/doc/tags -.* !.editorconfig *.obj +.* +/doc/tags +/init.vim +/test/ale-info-test-file tags |
index : ale | ||
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support | cos |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 7 |
@@ -1,6 +1,7 @@ -/init.vim -/doc/tags -.* !.editorconfig *.obj +.* +/doc/tags +/init.vim +/test/ale-info-test-file tags |