Skip to content

cameron-yee/kak-prints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A Kakoune plugin for working with print statements because I still debug like a scrub.

Installation

Installing with plug.kak

To install with plug.kak, add the following to your kakrc, then run the :plug-install command:

Usage

kakrc config

plug 'cameron-yee/kak-prints' config %{
    # Suggested user mode mapping
    map global user p ':enter-user-mode<space>prints<ret>' -docstring 'print statement mode'
}

Prints mode mappings

key action
c toggle line comments for print statement lines
d delete print statement lines

About

Kakoune plugin for working with print statements.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published