Tom MacWright
@macwright.com
writes, bikes, makes val.town, writes macwright.com, open source, geo, music, sewing and other stuff.
twitter archive: https://bsky.app/profile/archive.macwright.com
twitter archive: https://bsky.app/profile/archive.macwright.com
cool stuff that lazyvim/neovim can do: the oil.nvim file explorer lets you edit filenames like a textfile, with all of vim's magic, and when you save, it figures out what renames & moves you want and does them github.com/stevearc/oil...
August 19, 2025 at 1:44 PM
cool stuff that lazyvim/neovim can do: the oil.nvim file explorer lets you edit filenames like a textfile, with all of vim's magic, and when you save, it figures out what renames & moves you want and does them github.com/stevearc/oil...
nice thing in neovim: flash.nvim selects text by _treesitter nodes_. so here i hit S, for 'select by treesitter', it shows me options around the cursor, i pick one by letter, and then delete it. using this for refactoring, it builds on vim's already selection support github.com/folke/flash....
August 14, 2025 at 5:24 PM
nice thing in neovim: flash.nvim selects text by _treesitter nodes_. so here i hit S, for 'select by treesitter', it shows me options around the cursor, i pick one by letter, and then delete it. using this for refactoring, it builds on vim's already selection support github.com/folke/flash....