Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Commit a10ab5e

Browse files
committed
Move close-tooltip keybinding to cson file
1 parent 41cc12b commit a10ab5e

File tree

3 files changed

+3
-12
lines changed

3 files changed

+3
-12
lines changed

keymaps/ide-haskell.cson

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"atom-text-editor.ide-haskell--has-tooltips":
2+
"escape": "ide-haskell:close-tooltip"

0 commit comments

Comments
 (0)