Lobsters
- Leaving Neovim for Zed https://stevedylan.dev/posts/leaving-neovim-for-zed/ 27 comments practices , vim
- A Better Vim - How to configure Neovim http://patrickmarchand.com/posts/neovim-tuto.html 24 comments show , vim
- LanguageClient-neovim, cquery, helloWorld.cpp, anyone??? https://www.reddit.com/r/vim/comments/7xnzdg/languageclientneovim_cquery_helloworldcpp_anyone/ 3 comments neovim
- In your face for neovim https://github.com/Wordluc/in-your-face.nvim 4 comments neovim
- Show upcoming Notion Calendar event in Neovim tabline https://gist.github.com/mblarsen/96eaff4f92ee79d9ece6eaf9bd1af0c9 12 comments neovim
- YankAssassin.nvim - Don't let the cursor move while Yanking in Neovim https://github.com/svban/YankAssassin.nvim 23 comments neovim
- NeoNeedsKey: Activate neovim or walk the plank https://github.com/zSnails/NeoNeedsKey 8 comments neovim
- This Week in Neovim 62: Neovim turns 10 years old and opens official merch store, plugin testing framework extracted from core & official pkl integration from Apple https://dotfyle.com/this-week-in-neovim/62 9 comments neovim
- Tmux users - this is a new plugin for an even better Neovim expereince https://github.com/omerxx/tmux-sessionx 7 comments neovim
- I want to understand neovim better https://neovim.io/doc/user/ 17 comments neovim
- Found this gem, how to setup UE5 development on Linux and Neovim with working DAP and LSP https://neunerdhausen.de/posts/unreal-engine-5-with-vim/ 5 comments neovim
- Code Folding in Neovim https://youtu.be/f_f08KnAJOQ 4 comments neovim
- Neovim plugin to expand types in typescript https://marketplace.visualstudio.com/items?itemName=kimuson.ts-type-expand 2 comments neovim
- Hi! I've made a port of min theme (a vscode theme) to neovim https://github.com/datsfilipe/min-theme.nvim 9 comments neovim
- I made a video about note taking in Neovim with Telekasten https://www.youtube.com/watch?v=FP7sQhc8kek 10 comments neovim
- 34 Key Keyboard Layout suggestions for neovim https://github.com/manna-harbour/miryoku 12 comments neovim
- This Week In Neovim #37 — Mon Mar 27 2023 https://this-week-in-neovim.org/2023/Mar/27 4 comments neovim
- notlua: a Nix DSL that compiles to Lua (I created it for my Neovim config) https://github.com/chayleaf/notlua 13 comments nixos
- This Week In Neovim #28 – Mon Jan 23rd 2023 https://this-week-in-neovim.org/2023/Jan/23 2 comments neovim
- How do y'all add jsdoc-like comments in neovim? https://github.com/nvim-treesitter/nvim-treesitter/issues/2544 8 comments neovim
- Blog | Dot-Repeat in Vim and Neovim https://www.vikasraj.dev/blog/vim-dot-repeat 20 comments neovim
- Has anyone ever created a NeoVim plugin using Denops .vim? In the process of creating a plugin for NeoVim, I tried to learn about Deno, but it doesn't work. I would like to know the simple process of making a plugin. I am still a beginner in programming. But I love vim. I want to make my own plugin. https://github.com/vim-denops/denops.vim 47 comments neovim
- tmux in neovim https://github.com/neovim/neovim/issues/2514 11 comments neovim
- Tips for a stable neovim config? https://github.com/shohi/neva 18 comments neovim
- Setting Up Neovim for Web Development https://xlwe.medium.com/setting-up-neovim-for-web-development-70c57c3d7d61 25 comments reactjs
- efm-langserver broke on Neovim HEAD? https://github.com/neovim/neovim/blob/2ef9d2a663db35c73b93606dbe882ca697072cc3/runtime/lua/vim/lsp/handlers.lua#L74 5 comments neovim
- Neovim for macOS - A new Neovim GUI for macOS with a focus on being fast and minimal https://github.com/JaySandhu/neovim-mac 43 comments neovim
- Defx: file explorer plugin for Neovim http://eed3si9n.com/defx 10 comments vim
- Inconsistent behavior with Neovim and FZF plugin. Can anyone help me diagnose? https://old.reddit.com/r/vim/comments/ceinxn/inconsistent_behavior_with_neovim_and_fzf_plugin/ 4 comments neovim
- If you haven’t patched Vim or NeoVim text editors, you really, really should https://arstechnica.com/information-technology/2019/06/if-you-havent-patched-vim-or-neovim-text-editors-you-really-really-should/ 69 comments programming
- Neovim: Show crate version info inline in Cargo.toml https://www.reddit.com/r/vim/comments/be48lw/meainvimpackagejson_plugin_to_show_npm_package/ 4 comments rust
- NodeJS completion with neovim https://github.com/Shougo/deoplete.nvim 5 comments neovim
- tooltip plugin for neovim https://github.com/yshui/tooltip.nvim 3 comments neovim
- Neovim first public release! 0.1.0 https://github.com/neovim/neovim/releases/tag/v0.1.0 92 comments vim
- Terminals in Neovim http://ryanselk.com/2015/05/19/terminals-in-neovim/ 31 comments vim
- Neovim on Windows - details in comments https://github.com/coolwanglu/neovim-e/issues/5#issuecomment-100829385 20 comments neovim
- Geoff's site: Why Neovim is Better than Vim http://geoff.greer.fm/2015/01/15/why-neovim-is-better-than-vim/ 112 comments programming
- Neovim Newsletter #4 - Thanksvimming Day http://neovim.org/news/2014/nov/ 15 comments vim
- neovim removing ex mode? https://github.com/neovim/neovim/issues/1089 32 comments vim
- Neovim adding VimL to Lua translator https://github.com/neovim/neovim/pull/243 23 comments vim