# 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 7
# self = https://watcher.sour.is/conv/2tuhezq
although admittedly I actually use Neovim, I just have vim
as an alias for nvim
as I'm so used to typing vim
in front of everything. It's just an improved Vim so I still consider myself a Vim user I guess.
How do you find neovim? 🤔 I’ve never tried it 😳
How do you find neovim? 🤔 I’ve never tried it 😳
@prologic \n> How do you find neovim? 🤔 I’ve never tried it 😳\n\nI can't really remember, I suspect I found it because of one of Luke Smith's videos. Anyway it's here: https://neovim.io/\nBasically meant to be a cleaned up, slightly modernized Vim and still has compatibility with most Vim 8.x plugins etc, so largely a drop-in replacement.
@eldersnake I have vim
aliased to v
and it annoys the hell out of me, whenever I have to use a system or shell, where this alias is not present.