no-neck-pain.nvim
Buffer centerer
Automates centering of focused buffer to the middle of the screen in a text editor
☕ Dead simple yet super extensible plugin to center the currently focused buffer to the middle of the screen.
598 stars
5 watching
14 forks
Language: Lua
last commit: 17 days ago
Linked from 1 awesome list
layoutluaneovimneovim-pluginneovim-uinvimpluginscratchpaduiuxzenmode
Related projects:
Repository | Description | Stars |
---|---|---|
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 209 |
nvim-focus/focus.nvim | A tool for managing and customizing the layout of windows in an editor | 732 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 378 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
willothy/flatten.nvim | Enables seamless integration between Neovim and terminal buffers from various terminals | 511 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 18 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 415 |
folke/zen-mode.nvim | A plugin for Neovim that creates a distraction-free coding environment by opening the current buffer in a floating window. | 1,784 |
tomiis4/buffertabs.nvim | A simple and customizable tabline for Neovim written in Lua. | 81 |
mong8se/buffish.nvim | A buffer switcher with a list of files and shortcuts to easily navigate between them | 5 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 48 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 135 |
sunnytamang/pendulum.nvim | A tool to help programmers focus and stay on task during coding sessions | 10 |
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 670 |
nvimdev/indentmini.nvim | A minimal and fast indentation plugin for Neovim | 211 |