deepl.nvim v0.4.0 is here!
Now supports 3 output modes:
• Float - view translation in floating window
• Replace - swap text with translation
• Append - add translation below original
Usage: :DeepL EN --mode=replace
github.com/walkersumida...
#neovim #nvim #lua
Posts by Walker Sumida
I’ve released a new Neovim plugin: deepl.nvim.
It provides a simple DeepL translation workflow directly inside Neovim — no switching windows or copying text around.
#neovim #nvim #lua #deepl
github.com/walkersumida...
Just released fusen.nvim — a Neovim plugin for sticky-note style bookmarks with Git branch awareness and hover annotations. Keep notes organized across branches.
github.com/walkersumida...
#neovim #nvim #lua
As a vimmer, vim + tmux + Claude Code is an insanely good combo.
Migrated from 0.9.5 to 0.11.0, vim-plug to LazyVim, Vim script to Lua, and coc.nvim to nvim-lspconfig. Everything feels much faster and more stable now.
github.com/walkersumida...
add `NULLS NOT DISTINCT` option in Postgres 15
github.com/ent/ent/pull...
#golang
can make desktop apps with Go (backend)
github.com/wailsapp/wails
#golang
I created this library.
aws-sso-google can acquire AWS STS credentials via Google Workspace SAML in a browser.
github.com/walkersumida...
#golang #oss #sso #saml #aws #aws-sts #google #auth
This is a simple script that will check the battery level of devices connected via Bluetooth on Mac and notify if it is below a certain threshold.
github.com/walkersumida...
#golang #macos #battery-monitor