diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2025-12-19 23:09:12 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2025-12-19 23:09:12 +0100 |
| commit | fe0479de0c0305eafb1d3aa1456850af9e3b4fca (patch) | |
| tree | 6fb8cf53d09f3d2dfa95f6878f4c8c5e8354219a /.exrc | |
| parent | bfc14c6903a0d082286d02ec2f99856da1bfb719 (diff) | |
Development started, cumulative commit #1
Diffstat (limited to '.exrc')
| -rw-r--r-- | .exrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ function! s:Compile(debug) execute '!' . l:cmd endfunction -" user commands command! Compn call s:Compile(0) command! Cn call s:Compile(0) |