diff options
author | Teddy Wing | 2023-12-05 22:29:48 +0100 |
---|---|---|
committer | Teddy Wing | 2023-12-06 00:51:47 +0100 |
commit | e89b00c7be35fdb64200b0a8c8530ffadb849c72 (patch) | |
tree | c77f43d2c37962e5f974c7e568327a7e4a518432 /ftplugin/lisp.vim | |
parent | 3b866040ef1c09c9e5786ff1bd1f5b7993dad958 (diff) | |
download | dotvim-e89b00c7be35fdb64200b0a8c8530ffadb849c72.tar.bz2 |
after/compiler/typescript.vim: Compile all files
The 'typescript.vim' plugin has the 'makeprg' compile only the current
file, not all files. Copy its 'makeprg' command and modify it to compile
all files in the project instead. This way I get compiler errors in
quickfix for the whole project.
This way makes more sense to me and works for code reviews.
Diffstat (limited to 'ftplugin/lisp.vim')
0 files changed, 0 insertions, 0 deletions