Skip to content

Commit

Permalink
add ,t in Elm
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Apr 19, 2022
1 parent 273177e commit 5eaafa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotfiles/kakoune/default.nix
Expand Up @@ -217,6 +217,8 @@ in {
map buffer user i ': elm-copy-import-line<ret>' -docstring 'Copy an import line'
map buffer normal <a-minus> ': outline-jump-elm<ret>'
map buffer user t ': tmux-send-command elm-test<ret>' -docstring 'Run elm-test'
}
hook global WinSetOption filetype=go %{
Expand Down

0 comments on commit 5eaafa3

Please sign in to comment.