-
Notifications
You must be signed in to change notification settings - Fork 0
vknightbd/powerline-ascii-value
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
this is a directory for James written custom segment function ascii_value, that mimics https://vim.fandom.com/wiki/Showing_the_ASCII_value_of_the_current_character Most of segments are copies of default vim segments ~/Library/Python/2.7/lib/python/site-packages/powerline/segments/vim Creating a segment with instructions from https://devpro.media/custom-powerline-segment/#prerequisites This is a copy of my ~/.powerline_segments folder. However, in order for vim to find this python plugin, it must be installed to pip via pip install --editable ~/.powerline_segments (and/or pip3 for python3 instead of python2) In my ~/.config/powerline/themes/vim/default.json, I have the following in my right segments { "function": "powerline-james.custom.ascii_value", "draw_soft_divider": false },
About
quick personal powerline vim segment to show ASCII value under cursor
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published