├── LICENSE ├── README.md └── autoload └── notifications.vim /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kristijanhusak/vim-simple-notifications/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kristijanhusak/vim-simple-notifications/HEAD/README.md -------------------------------------------------------------------------------- /autoload/notifications.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kristijanhusak/vim-simple-notifications/HEAD/autoload/notifications.vim --------------------------------------------------------------------------------