├── LICENSE ├── README.md ├── plugin └── bufferhint.vim └── screenshot_1.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsdelf/bufferhint/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsdelf/bufferhint/HEAD/README.md -------------------------------------------------------------------------------- /plugin/bufferhint.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsdelf/bufferhint/HEAD/plugin/bufferhint.vim -------------------------------------------------------------------------------- /screenshot_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsdelf/bufferhint/HEAD/screenshot_1.png --------------------------------------------------------------------------------