This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| " MacVim Touch Bar support | |
| " ======================== | |
| " Since version 8.0 (I think), MacVim natively supports the macOS touch bar. By default it just contains | |
| " one button to toggle fullscreen mode. To add some more useful buttons, just copy this into your .vimrc | |
| " | |
| " More details about the syntax can be found here: https://github.com/macvim-dev/macvim/blob/master/runtime/doc/gui_mac.txt | |
| " For a list of touch bar image names, see https://developer.apple.com/design/human-interface-guidelines/macos/touch-bar/touch-bar-icons-and-images/ | |
| " Toggle NerdTree |