Skip to content

Commit

Permalink
Fix shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
atsky committed Nov 2, 2014
1 parent eb8947d commit 7f89059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For now provides basic features:
* Cabal syntax highlight
* Error checking with [ghc-modi](http://hackage.haskell.org/package/ghc-mod).
* Simple completion based on [ghc-modi](http://hackage.haskell.org/package/ghc-mod)
* Show type of symbol (Ctrl + I, or ⌘ + I on mac)
* Show type of symbol (Ctrl + Shift + T, or ⌘ + Shift + T on mac)
* Build of cabal projects
* Installation of cabal packages
* Graphical debugger
Expand Down

0 comments on commit 7f89059

Please sign in to comment.