My Neovim / LazyVim Config and Demo
A developer shares their custom Neovim and LazyVim configuration, including a demo video and details on plugins, keymaps, and setup.
Nick Janetakis is a self-taught full-stack developer with 20+ years of experience, focused on building efficient systems, teaching programming, and running a freelance business around modern development and DevOps tools.
26 articles from this blog
A developer shares their custom Neovim and LazyVim configuration, including a demo video and details on plugins, keymaps, and setup.
A developer explains their switch from Vim to Neovim and LazyVim, detailing the reasons and the migration process.
How to configure Tmux to prevent it from starting a login shell by default, avoiding repeated profile script execution.
A guide to CLI tools that offer preview, dry-run, or non-destructive modes to safely test commands before execution.
Explains how to use a dedicated .hadolint.yaml config file for portable and consistent Dockerfile linting across different environments.
A guide covering key considerations and best practices for containerizing a web application using Docker and Docker Compose.