home.social

#vimanywhere — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #vimanywhere, aggregated by home.social.

  1. haven't been on here in a hot minute because life has been CRAZY… but i’m popping back in to share that, with some gen-AI assistance, i’ve built **neovim-anywhere**!!

    neovim-anywhere is fairly straightforward – one bash script and one shortcut (allows quick launch + input of selected text + keyboard shortcut). it takes selected text, puts it into neovim and copies the output (:wqq) to your clipboard. similar to vim-anywhere, it is unfortunately unable to paste directly into the original text field upon closing.

    currently, the neovide GUI is a dependency, but i’m sure it can be adapted to a terminal

    it solves a personal pain point in dealing with laggy text fields. sometimes i just want the convenience of nvim when i'm writing, say, an email – without having to open an entire terminal window and launch nvim.

    hoping to get a github repo up and running soon for anyone interested. also hoping to get a more detailed blog post up, discussing the process and further thoughts, though that may come later

    #FOSStodon #OpenSource #neovim #vim #VimAnywhere #terminal #CLI #TextEditing #technology #showcase