diff options
Diffstat (limited to 'rc/cpp.kak')
| -rw-r--r-- | rc/cpp.kak | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -99,7 +99,6 @@ def alt -docstring "Jump to the alternate file (header/implementation)" %{ %sh{ done ;; esac - echo debug ${altname} if [ -f ${altname} ]; then echo edit "'${altname}'" else |
