remove automatic RCE :P
This commit is contained in:
parent
674b97f1ac
commit
d3c1c378a7
1 changed files with 2 additions and 2 deletions
|
@ -152,6 +152,6 @@ packloadall
|
|||
silent! helptags ALL
|
||||
|
||||
set omnifunc=ale#completion#OmniFunc
|
||||
|
||||
"
|
||||
" autocmd BufWritePost <buffer> RunBuf make
|
||||
command! -nargs=1 RunBuf execute ':let job = job_start("<args>", {"out_io": "buffer", "out_name": "<args>"})'
|
||||
autocmd BufWritePost <buffer> RunBuf make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue