Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: nvim Clear Filter

Amazonq.nvim: Official AWS AI Assistant Plugin for Neovim

Neovim plugin for Amazon Q Developer This plugin integrates Amazon Q Developer with Neovim, providing Chat functionality, Inline Code Suggestions, and other Amazon Q capabilities. After installation, authenticate through IAM Identity Center or AWS Builder ID. You can use Amazon Q for free without an AWS account by authenticating with Builder ID. Requirements NodeJS >=18 Neovim >=0.10.4 Quick Start Install the plugin using your preferred method (see Installation Options) Configure the plugi

Website is served from nine Neovim buffers on my old ThinkPad

This Website is Served from Nine Neovim Buffers on My Old ThinkPad TL;DR: I wrote a Neovim plugin in Lua that serves HTTP requests from open buffers. It has no external dependencies, it has first-class support for serving content in Djot, and it is faster than Nginx so it won’t be a performance bottleneck behind a reverse proxy. What’s not to like? There is that famous story from the 1990s about the man who was a Lisper but could not afford any of the commercial Lisps, so he deployed message r

Topics: ms nginx nvim server web