Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
No-neck-pain.nvim Alternatives
Similar projects and alternatives to no-neck-pain.nvim
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
-
-
this-week-in-neovim-contents
Contents of weekly news delivered by this-week-in-neovim.org.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
markdown-preview.nvim
markdown preview plugin for (neo)vim
-
-
mini.nvim
Library of 30+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
-
-
-
true-zen.nvim
🦝 Clean and elegant distraction-free writing for NeoVim
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
no-neck-pain.nvim reviews and mentions
-
Why isn't using sidebars to display information more popular?
Great point, it’s exactly why I added a scratchpad feature to https://github.com/shortcuts/no-neck-pain.nvim to leverage the empty side buffers as scratch pads (https://github.com/shortcuts/no-neck-pain.nvim/wiki/Showcase#side-buffer-as-scratch-pad)
-
Using Neovim to take notes
If I may join the discussion on this topic, I've recently added a scratchpad feature to my plugin, which in your case, would allow you to take notes while taking notes
-
UPDATE: no-neck-pain.nvim - Dead simple plugin to center the currently focused buffer to the middle of the screen.
added an issue here for easier tracking: https://github.com/shortcuts/no-neck-pain.nvim/issues/110
Thanks a lot! please let me know if you need help. Feel free to open an issue to continue the discussion: https://github.com/shortcuts/no-neck-pain.nvim/issues
Speaking of your empty left terminal, [I just added this earlier today](https://github.com/shortcuts/no-neck-pain.nvim/pull/69) which only adds the side buffers when there's enough space, so if you have the plugin enabled, you don't have to worry about opening an empty window, the plugin thinks about it for you :)
-
Authors: how do you make your plugin discoverable and appealing?
Great point on the GIF vs Video! I've made my showcase section yesterday with some GIFs but you convinced me :)
Look at your repo link you didn't deliver the dead simple promise, why do I have to call require("no-neck-pain").setup(), that's an extra step that I don't want to do if I wanna try your plugin, setup function should be optional. Take my fsread plugin for example, the selling point is a single source in plugin/ and nothing else.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 30 Sep 2023
Stats
shortcuts/no-neck-pain.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of no-neck-pain.nvim is Lua.