ScrumpyJack
ScrumpyJack
would you be kind enough to add Lua to the available package in the omega2 repo?
making the timer asynchronous would be cool perhaps using vimproc, https://github.com/Shougo/vimproc.vim
Something like let g:pomodoro_notification_cmd = "mpg123 -q ~/.vim/pomodoro-notification.mp3" from https://github.com/mnick/vim-pomodoro
Using curl, the php script does not return a URL. Each paste gets added to the database, with an $id, but the location of the pastes isn't returned (https://example.com/?$id) nginx...
when a link to a website is posted, or a youtube video or a tweet etc, it would be nice to see a link preview directly in lets-chat window. here...
short of an app client for lets-chat, i just have a shortcut on my homescreen. can you add support for custom icon? for apple iOS, it's here: https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html
I'm mapped to Since upgrading to vim 8.2, when calling leaderGuide, i get ``` Error detected while processing function leaderGuide#start_by_prefix[19]..17_start_buffer[9]..17_create_string: line 10: E118: Too many arguments for function: 1 E702:...
All i need is a single dict for a bunch of custom maps. I've tried this minimal setup ``` let g:lmap = { 'name' : 'Awesome Leader' } nmap R...
When I change from Normal to Visual or to Insert modes, the tmuxline does change it's colors automatically to match those of the airline colors. They do match if i...