Found 21 results for "tag:neovim"
-
A Good Vimrc
https://dougblack.io/words/a-good-vimrc.html
-
An Experienced (Neo)Vimmer's Workflow
https://seniormars.com/posts/neovim-workflow/
A guy decides to show off his Neovim setup.
-
Craftzdog's Dotfiles
https://starmorph.com/config/cf-craftzdog-dotfiles
Takuya Matsuyama's dev environment — Neovim (LazyVim), Fish shell, tmux, and PowerShell configs.
-
Everything you need to know to configure neovim using lua | Devlog
https://vonheikemen.github.io/devlog/tools/configuring-neovim-using-lua/
Your first steps into a lua configuration
-
Full Neovim Setup from Scratch in 2025
https://www.youtube.com/watch?v=KYDG3AHgYEs
This is my complete guide to setting up Neovim from scratch in 2025, using kickstart.nvim. While most of this config is my own, I've leveraged some of kickst...
-
GitHub - MordechaiHadad/bob: A version manager for neovim
https://github.com/MordechaiHadad/bob
A version manager for neovim. Contribute to MordechaiHadad/bob development by creating an account on GitHub.
-
GitHub - sameer1612/.dotfiles: Ninja mac dotfiles
https://github.com/sameer1612/.dotfiles
Ninja mac dotfiles. Contribute to sameer1612/.dotfiles development by creating an account on GitHub.
-
GitHub - yetone/avante.nvim: Use your Neovim like using Cursor AI IDE!
https://github.com/yetone/avante.nvim
Use your Neovim like using Cursor AI IDE! Contribute to yetone/avante.nvim development by creating an account on GitHub.
-
Insanely fast Neovim Navigation with fzf ❤️ lua | Configuration from Scratch Part 3
https://www.youtube.com/playlist?list=PLy68GuC77sURrnMNi2XR1h58m674KOvLG
In this third installment of our Neovim series, we build upon the solid foundation established in previous episodes by integrating fzf-lua – a powerful tool that revolutionizes how we navigate through projects. We'll implement and configure fzf-lua for lightning-fast file searching and contextual selection dialogs that significantly boost our productivity and perfectly complement our future LSP integration. We'll place special emphasis on solving an everyday challenge: ensuring that Neovim always operates within the project's root directory regardless of where it's launched. This seemingly small optimization eliminates unnecessary navigation hurdles and ensures our fuzzy matching always works across the entire relevant project context, enhancing convenience and streamlining our workflow. While Telescope is a popular alternative that I've used extensively in the past, I'll explain why I've switched to fzf-lua and haven't looked back since. We'll explore how fzf-lua enables us to fuzzy-search virtually every aspect of our current project – from files and buffers to git commits and LSP symbols – allowing us to instantly identify and jump to exactly where we need to be. By the end of this video, you'll have a powerful, intuitive navigation system that transforms how you interact with codebases of any size, setting the stage for our upcoming exploration of LSP integration and intelligent code completion. All configuration files from this episode are available on GitHub: https://github.com/jakobwesthoff/nvim-from-scratch/tree/session/03
-
Manage Multiple Versions of NeoVim via Bob Version Manager
https://linuxtldr.com/bob-version-manager/
Discover an amazing command-line utility named Bob Version Manager for NeoVim that allows you to manage multiple versions of NeoVim on your Linux system.
-
My Entire Neovim + Tmux + AI Workflow (2026 Update)
https://www.youtube.com/watch?v=fjoGZ90bOzw
Apply to join KubeCraft & land your DevOps job: https://kubecraft.click/cgv89Join my FREE Live Event next week! https://kubecraft.click/live-yt-01Neovim tmux...
-
Neovim for Newbs | Typecraft Learn
https://typecraft.dev/neovim-for-newbs
Welcome to "Neovim for Newbs"! You may not know Neovim, or maybe you've dabbled in Vim — either way, by the end, you'll have more tools on your side to ship code. Best of all, you'll understand it too.
-
State of Neovim 2024
https://www.youtube.com/watch?v=TUzdcB_PFJA
Futuristic yet harmonious with legacy
-
The Only Video You Need to Get Started with Neovim
https://www.youtube.com/watch?v=m8C0Cq9Uv9o
Going from no set up to being instantly productive using kickstart.nvim in #nvim.Check out the repo, it has detailed instructions for installing on your OS: ...
-
folke/lazy.nvim: 💤 A modern plugin manager for Neovim
https://github.com/folke/lazy.nvim
💤 A modern plugin manager for Neovim. Contribute to folke/lazy.nvim development by creating an account on GitHub.
-
https://learnbyexample.github.io/vim_reference/Regular-Expressions.html
https://learnbyexample.github.io/vim_reference/Regular-Expressions.html
-
https://mkaz.blog/working-with-vim
https://mkaz.blog/working-with-vim
-
https://www.josean.com/posts/vim-essentials-cheatsheet
https://www.josean.com/posts/vim-essentials-cheatsheet
-
https://www.ssp.sh/blog/why-using-neovim-data-engineer-and-writer-2023
https://www.ssp.sh/blog/why-using-neovim-data-engineer-and-writer-2023
-
m4xshen/hardtime.nvim: Break bad habits, master Vim motions
https://github.com/m4xshen/hardtime.nvim?utm_source=unknownews
Break bad habits, master Vim motions. Contribute to m4xshen/hardtime.nvim development by creating an account on GitHub.
-
🚀 Getting Started | LazyVim
https://www.lazyvim.org/
LazyVim is a Neovim setup powered by 💤 lazy.nvim