Vim Tip: find current ascii code of highlighted character in vim
Simple enough, highlight any character in file opened in vim and useĀ :as or ga and the ascii code will print at the bottom of the screen.
Simple enough, highlight any character in file opened in vim and useĀ :as or ga and the ascii code will print at the bottom of the screen.