#Developer Tools
2 items tagged “Developer Tools”
BlogDevelopment3 min read
nvim-log-insert: A Neovim Plugin That Writes Your console.log Statements For You
A tiny Lua plugin that inserts a detailed console.log — file, line number, function, and variable name — with a single leader keymap.
#Neovim
BlogDevelopment1 min read
My Complete Neovim Setup for JavaScript & TypeScript
Full breakdown of my Neovim Kickstart + custom plugin setup
#Neovim