au BufNewFile,BufRead jenny-posting.eml setl completefunc=jenny#CompleteMentions fo-=t wrap, from jenny. How would I go to incorporate that there?
# I am the Watcher. I am your guide through this vast new twtiverse. # # Usage: # https://watcher.sour.is/api/plain/users View list of users and latest twt date. # https://watcher.sour.is/api/plain/twt View all twts. # https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri. # https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject. # # Options: # uri Filter to show a specific users twts. # offset Start index for quey. # limit Count of items to return (going back in time). # # twt range = 1 196296 # self = https://watcher.sour.is?offset=169138 # next = https://watcher.sour.is?offset=169238 # prev = https://watcher.sour.is?offset=169038
au BufNewFile,BufRead jenny-posting.eml setl completefunc=jenny#CompleteMentions fo-=t wrap, from jenny. How would I go to incorporate that there?
au BufNewFile,BufRead jenny-posting.eml setl completefunc=jenny#CompleteMentions fo-=t wrap, from jenny. How would I go to incorporate that there?
startinsert, didn’t even know that existed, tbh. 😅sh -c ..., i.e. it is supposed to be just a path like /usr/bin/vim. I was just stumped by this myself and I think I’ll soon push a patch to allow setting something like vim -c foo..vimrc:startinsert, didn’t even know that existed, tbh. 😅sh -c ..., i.e. it is supposed to be just a path like /usr/bin/vim. I was just stumped by this myself and I think I’ll soon push a patch to allow setting something like vim -c foo..vimrc:startinsert, didn’t even know that existed, tbh. 😅sh -c ..., i.e. it is supposed to be just a path like /usr/bin/vim. I was just stumped by this myself and I think I’ll soon push a patch to allow setting something like vim -c foo..vimrc:startinsert, didn’t even know that existed, tbh. 😅sh -c ..., i.e. it is supposed to be just a path like /usr/bin/vim. I was just stumped by this myself and I think I’ll soon push a patch to allow setting something like vim -c foo..vimrc:startinsert set on my .vimrc, so I will either have to take it out, or exit insert, $, then insert again. I think the way you do it would be the way to go.VISUAL to be something like vim -c 'star!', which does the same thing, but no dice. :-/
startinsert set on my .vimrc, so I will either have to take it out, or exit insert, $, then insert again. I think the way you do it would be the way to go.VISUAL to be something like vim -c 'star!', which does the same thing, but no dice. :-/
VISUAL environment variable). It probably should. I’ll fix it.Shift-A in Vim to append text to the end of the line. Is that what you want? 😅
VISUAL environment variable). It probably should. I’ll fix it.Shift-A in Vim to append text to the end of the line. Is that what you want? 😅
VISUAL environment variable). It probably should. I’ll fix it.Shift-A in Vim to append text to the end of the line. Is that what you want? 😅
VISUAL environment variable). It probably should. I’ll fix it.Shift-A in Vim to append text to the end of the line. Is that what you want? 😅
vim "+normal $", how cool! :-) Thanks @quark!
vim cursor at the end of the first line on replies, and forks. I have tried adding to this to jenny's configuration:
"editor": "vim \\"+normal $\\"",
vim cursor at the end of the first line on replies, and forks. I have tried adding to this to jenny's configuration:
"editor": "vim \"+normal $\"",
200 OK which I'm not entirely sure I agree with or am happy with? Hmm
200 OK which I'm not entirely sure I agree with or am happy with? Hmm
main. Will test it on my pod and see how it goes. Basically reporting an error if the feed isn't in the cache and you're unauthenticated (anonymous).
main. Will test it on my pod and see how it goes. Basically reporting an error if the feed isn't in the cache and you're unauthenticated (anonymous).