Hacker News
- Show HN: Yode-Nvim – Focused Code Editing for Neovim https://github.com/hoschi/yode-nvim 22 comments
- Instant.nvim: A collaborative editing plugin for Neovim written in Lua https://github.com/jbyuki/instant.nvim 2 comments
- Oni: Modern Modal Editing – Powered by Neovim https://github.com/onivim/oni 108 comments
- Neovim file explorer oil.nvim: edit your filesystem like a buffer https://github.com/stevearc/oil.nvim 0 comments
- My first neovim plugin - edit-list https://github.com/Sharonex/edit-list.nvim/tree/main 10 comments neovim
- Neovim Editions https://primamateria.github.io/blog/neovim-editions/ 2 comments nixos
- Multiline editing in Neovim https://youtu.be/p4D8-brdrZo 13 comments neovim
- Is their a Neovim plugin for hex editing that is better than xxd? https://vim.fandom.com/wiki/Improved_hex_editing 10 comments neovim
- Yode-Nvim - Focused Code Editing for NeoVim https://github.com/hoschi/yode-nvim 30 comments neovim
- galvanize.vim- edit registers as buffers (neovim) https://github.com/rbong/galvanize.vim 15 comments vim
- Edit terminal command within current Neovim instance https://github.com/brettanomyces/nvim-editcommand 7 comments neovim
- I made a NeoVim plugin that lets you change your color scheme and have it persist without having to edit your config. https://github.com/JasonBoyett/Goethe.nvim 7 comments neovim
- id3.nvim: Edit your MP3 tags in Neovim https://gitlab.com/itaranto/id3.nvim 5 comments neovim
- Oni v0.3.0 released - modern modal editing powered by neovim https://github.com/onivim/oni/releases/tag/v0.3.0 23 comments programming
- [neovim only] vim-ghost - edit browser text areas in (n)vim! https://www.reddit.com/r/vim/comments/7ey4fq/neovim_only_vimghost_edit_browser_text_areas_in/ 4 comments neovim
- [neovim only] vim-ghost - edit browser text areas in (n)vim! https://github.com/raghur/vim-ghost 23 comments vim
- First select, then edit: Kakoune/Helix mode for neovim https://github.com/00sapo/visual.nvim 34 comments neovim
- remote-sshfs.nvim: Explore, edit, and develop on a remote machine via SSHFS with Neovim and telescope. Loosely based on VSCode's Remote -SSH (very alpha, rapid development) https://github.com/NOSDuco/remote-sshfs.nvim 21 comments neovim
- This Week in Neovim 59: Configuring debuggers in Neovim, automatically create and edit snippets, moving in insert mode, drag and drop images https://dotfyle.com/this-week-in-neovim/59 5 comments neovim
- Modern Multifile Sed | Mass File Edits | (originally a neovim plugin) https://raw.githubusercontent.com/ms-jpq/sad/master/previews/preview2.gif 15 comments neovim
- Showing off live-preview of LaTeX being edited in NeoVim https://www.youtube.com/watch?v=zCdDgtlBaTU 4 comments neovim
- I've been using the experimental terminal mode, and wanted to be able to edit files in the parent Neovim while in that mode, so I made this script to do that. https://github.com/norcalli/scripts/blob/master/nvas 12 comments neovim
- Easytables - Easily insert and edit markdown tables with a live preview and useful helpers - My first NeoVim plugin! https://user-images.githubusercontent.com/50424412/273464498-d8bcb0c2-9b8b-468a-b1a8-f0032543f1e9.webm 6 comments neovim
- 5 smart mini-snippets for making text editing more fun in Neovim https://medium.com/scoro-engineering/5-smart-mini-snippets-for-making-text-editing-more-fun-in-neovim-b55ffb96325a 27 comments neovim
- neovim-ghci: a fast-feedback interactive Haskell editing experience (demo/screencast) https://asciinema.org/a/q9i5enbldlcooiqlzjm1ce0ba?size=20&speed=3&theme=tango 8 comments haskell