SaaSHub helps you find the best software and product alternatives Learn more ā
Yode-nvim Alternatives
Similar projects and alternatives to yode-nvim
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
-
-
-
-
-
-
-
-
cheatsheet.nvim
A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface!
-
lingua-go
The most accurate natural language detection library for Go, suitable for short text and mixed-language text
-
-
-
-
awesome-flutter
š A curated list of awesome Flutter libraries, tools, tutorials, articles and more.. All you should know about Flutter development! (by nepaul)
-
-
truezen.nvim
Discontinued š¦ Clean and elegant distraction-free writing for NeoVim [Moved to: https://github.com/pocco81/true-zen.nvim]
-
yode-nvim discussion
yode-nvim reviews and mentions
-
A Missing IDE Feature
I really wish something like this was available in VSCode or jetbrains IDEs: https://github.com/hoschi/yode-nvim
I tried to build it but the extension API is just not there for it. Iād happily pay $$$ for something like this if anyone feels nerd sniped.
-
Ask HN: What's your current side project?
I'm trying to recreate this plugin in VSCode: https://github.com/hoschi/yode-nvim
Currently facing challenges with the extension API lacking features needed to do this.
-
Looking for a plugin to do markdown "hoisting".
Perhaps https://github.com/hoschi/yode-nvim
-
How can I delete buffer-local key mappings that a added by a plugin?
The plugin is https://github.com/hoschi/yode-nvim . I've submitted an issue related to this. I just wanted a workaround for the meantime.
-
AstroNvim/AstroNvim: AstroNvim is an aesthetic and feature-rich Neovim config
It gets brought up a lot in vim discussions. It's missing a few major things for me;
1. Tabs (like in vim). I've found only vim and emacs have tabs in a way that makes sense to me. Kakoune also has a cool model, where I can use my window manager (or tmux) to recreate tabs.
2. Code folding, I like to fold everything as soon as I open a file to get an "overview" and then slowly unfold as look into the details. Wasn't in Helix last time I checked.
3. Narrowing. Emacs has it built in, (neo)vim requires a plugin [0]. Similar to code folding, when I'm working on a large function, I want to pretend it's the entirety of my buffer.
[0] https://github.com/hoschi/yode-nvim
-
Show HN: Vim Reference Guide
Hi, great work releasing this! Trying to explain vim concisely is always an interesting challenge and I had a great time reading your attempt in this book. I always find it really interesting on how people try to group certain vim functions in a way that makes sense to people that don't use vim.
Whenever I try to explain vim to other people, I always start super abstract, i.e 'vim grammar is all (count)? verb then object. Learn actions and then the movements to apply the action where you want'. I think you cover that idea pretty well in your 'Vim philosophy and features' section whilst not making it overly abstract and keeping it relatable.
Some things I noticed, you mention registers in the insert mode section before explaining what they are. It seemed odd to me that you used the word before explaining what it meant, but maybe it is unavoidable?
I also noticed you completely left out folds (z, :help fold). Personally, I aggressively fold code I'm not working on so I think they are super important :D. There was a plugin posted recently thats a cool alternative to folding though (similar to emacs narrow) [0] [1].
[0] https://github.com/hoschi/yode-nvim
-
Hacker News top posts: Feb 12, 2022
Show HN: Yode-Nvim ā Focused Code Editing for Neovim\ (3 comments)
-
Yode-Nvim - Focused Code Editing for NeoVim
found it, check this issue: https://github.com/hoschi/yode-nvim/issues/5
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Jan 2025
Stats
hoschi/yode-nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of yode-nvim is Lua.