Skip to content

Commit

Permalink
Merge pull request #342 from andyw8/vim-remove-ascii-value-entry
Browse files Browse the repository at this point in the history
Remove ASCII lookup entry
  • Loading branch information
Kapeli committed Jan 5, 2019
2 parents 32f0ce3 + 96ade75 commit 7b9f400
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cheatsheets/Vim.rb
Expand Up @@ -236,10 +236,6 @@
command '*'
name 'Highlight all occurrences of word under cursor'
end
entry do
command 'ga'
name 'Show ASCII value of char under cursor'
end
end

category do
Expand Down

0 comments on commit 7b9f400

Please sign in to comment.