#fennel #lua #motion #navigation #neovim #neovim_plugin #nvim #nvim_plugin #vim
https://github.com/ggandor/lightspeed.nvim
https://github.com/ggandor/lightspeed.nvim
GitHub
GitHub - ggandor/lightspeed.nvim: deprecated in favor of leap.nvim
deprecated in favor of leap.nvim. Contribute to ggandor/lightspeed.nvim development by creating an account on GitHub.
#lua #lualine #neovim #neovim_lua #neovim_plugin #neovim_statusline #nvim #statusline
https://github.com/nvim-lualine/lualine.nvim
https://github.com/nvim-lualine/lualine.nvim
GitHub
GitHub - nvim-lualine/lualine.nvim: A blazing fast and easy to configure neovim statusline plugin written in pure lua.
A blazing fast and easy to configure neovim statusline plugin written in pure lua. - nvim-lualine/lualine.nvim
#lua #language_server_protocol #lsp #neovim #neovim_plugin #nvim #nvim_plugin
https://github.com/SmiteshP/nvim-navic
https://github.com/SmiteshP/nvim-navic
GitHub
GitHub - SmiteshP/nvim-navic: Simple winbar/statusline plugin that shows your current code context
Simple winbar/statusline plugin that shows your current code context - SmiteshP/nvim-navic
#lua #neovim #neovim_plugin #nvim #package_manager #packer #plugin_manager
https://github.com/wbthomason/packer.nvim
https://github.com/wbthomason/packer.nvim
GitHub
GitHub - wbthomason/packer.nvim: A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies…
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config - wbthomason/packer.nvim
#lua #diff #git #neovim #neovim_lua #neovim_lua_plugin #neovim_plugin
https://github.com/sindrets/diffview.nvim
https://github.com/sindrets/diffview.nvim
GitHub
GitHub - sindrets/diffview.nvim: Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
Single tabpage interface for easily cycling through diffs for all modified files for any git rev. - sindrets/diffview.nvim
#lua #hacktoberfest #linter #neovim #neovim_plugin #syntax_checker
https://github.com/mfussenegger/nvim-lint
https://github.com/mfussenegger/nvim-lint
GitHub
GitHub - mfussenegger/nvim-lint: An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol…
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support. - mfussenegger/nvim-lint
#lua #hacktoberfest #neorg #neovim #neovim_plugin #nvim #org_mode #organization
https://github.com/nvim-neorg/neorg
https://github.com/nvim-neorg/neorg
GitHub
GitHub - nvim-neorg/neorg: Modernity meets insane extensibility. The future of organizing your life in Neovim.
Modernity meets insane extensibility. The future of organizing your life in Neovim. - nvim-neorg/neorg
#lua #lsp #navigation #neovim #neovim_plugin #nvim #nvim_plugin #outline
https://github.com/stevearc/aerial.nvim
https://github.com/stevearc/aerial.nvim
GitHub
GitHub - stevearc/aerial.nvim: Neovim plugin for a code outline window
Neovim plugin for a code outline window. Contribute to stevearc/aerial.nvim development by creating an account on GitHub.
#lua #curl #http_client #neovim #neovim_plugin #nvim #rest_client
https://github.com/rest-nvim/rest.nvim
https://github.com/rest-nvim/rest.nvim
GitHub
GitHub - rest-nvim/rest.nvim: A very fast, powerful, extensible and asynchronous Neovim HTTP client written in Lua.
A very fast, powerful, extensible and asynchronous Neovim HTTP client written in Lua. - rest-nvim/rest.nvim
🤨2
#lua #go #golang #gopls #neovim #neovim_plugin #null_ls #nvim #nvim_dap #nvim_plugin #treesitter
https://github.com/ray-x/go.nvim
https://github.com/ray-x/go.nvim
GitHub
GitHub - ray-x/go.nvim: G'day Nvimer, Joyful Gopher: Explore the Feature-Packed Go Plugin for Neovim
G'day Nvimer, Joyful Gopher: Explore the Feature-Packed Go Plugin for Neovim - ray-x/go.nvim
#lua #neovim #neovim_lua_plugin #neovim_plugin
The **blink.cmp** plugin is a powerful completion tool for Neovim that offers several benefits. Here are the key points It updates on every keystroke with minimal overhead (0.5-4ms), making it very responsive.
- **Advanced Fuzzy Matching** It works out of the box with support for LSPs, external sources, snippets, and more. It also includes auto-bracket and signature help support.
- **Customizable** The plugin uses a grid-based layout for rendering the completion menu, allowing for flexible and efficient display of completion items.
Overall, blink.cmp provides a fast, intelligent, and highly customizable completion experience that can significantly enhance your coding workflow in Neovim.
https://github.com/Saghen/blink.cmp
The **blink.cmp** plugin is a powerful completion tool for Neovim that offers several benefits. Here are the key points It updates on every keystroke with minimal overhead (0.5-4ms), making it very responsive.
- **Advanced Fuzzy Matching** It works out of the box with support for LSPs, external sources, snippets, and more. It also includes auto-bracket and signature help support.
- **Customizable** The plugin uses a grid-based layout for rendering the completion menu, allowing for flexible and efficient display of completion items.
Overall, blink.cmp provides a fast, intelligent, and highly customizable completion experience that can significantly enhance your coding workflow in Neovim.
https://github.com/Saghen/blink.cmp
GitHub
GitHub - saghen/blink.cmp: Performant, batteries-included completion plugin for Neovim
Performant, batteries-included completion plugin for Neovim - GitHub - saghen/blink.cmp: Performant, batteries-included completion plugin for Neovim
#lua #neovim #neovim_conf #neovim_config #neovim_configuration #neovim_plugin #nvim
LazyVim is a way to set up Neovim that makes it easy to customize and extend your configuration. It combines the flexibility of starting from scratch with the convenience of a pre-configured setup. You can transform Neovim into a full-fledged IDE, easily add or remove plugins, and enjoy fast performance. It comes with sane default settings and many pre-configured plugins, making it easier to get started. To use LazyVim, you need Neovim version 0.9.0 or higher, Git, and a few other tools. The benefit to you is a highly customizable and efficient coding environment that saves time and effort in setting up your editor.
https://github.com/LazyVim/LazyVim
LazyVim is a way to set up Neovim that makes it easy to customize and extend your configuration. It combines the flexibility of starting from scratch with the convenience of a pre-configured setup. You can transform Neovim into a full-fledged IDE, easily add or remove plugins, and enjoy fast performance. It comes with sane default settings and many pre-configured plugins, making it easier to get started. To use LazyVim, you need Neovim version 0.9.0 or higher, Git, and a few other tools. The benefit to you is a highly customizable and efficient coding environment that saves time and effort in setting up your editor.
https://github.com/LazyVim/LazyVim
GitHub
GitHub - LazyVim/LazyVim: Neovim config for the lazy
Neovim config for the lazy. Contribute to LazyVim/LazyVim development by creating an account on GitHub.
👍2
#fennel #fennel #motion #neovim #neovim_plugin #nvim #nvim_plugin #vim
Leap is a plugin for Neovim that helps you move around the editor quickly and efficiently. It allows you to jump to any position on the screen using just a few keystrokes. Here’s how it works:
- You enter a 2-character search pattern, and Leap shows you labels next to potential targets.
- After typing the second character, you can press the label key to jump to your target.
- This method is very fast, usually taking only 2-3 keystrokes, and reduces mental effort because you don't need to think about complex commands or context.
Using Leap makes navigating your text faster and easier, allowing you to focus more on editing and less on finding where you need to go.
https://github.com/ggandor/leap.nvim
Leap is a plugin for Neovim that helps you move around the editor quickly and efficiently. It allows you to jump to any position on the screen using just a few keystrokes. Here’s how it works:
- You enter a 2-character search pattern, and Leap shows you labels next to potential targets.
- After typing the second character, you can press the label key to jump to your target.
- This method is very fast, usually taking only 2-3 keystrokes, and reduces mental effort because you don't need to think about complex commands or context.
Using Leap makes navigating your text faster and easier, allowing you to focus more on editing and less on finding where you need to go.
https://github.com/ggandor/leap.nvim
GitHub
GitHub - ggandor/leap.nvim: Neovim's answer to the mouse 🦘
Neovim's answer to the mouse 🦘. Contribute to ggandor/leap.nvim development by creating an account on GitHub.
#lua #neovim_plugin
`snacks.nvim` is a collection of small plugins for Neovim that improve your editing experience. It includes features like beautiful dashboards, efficient animations, better buffer management, and enhanced debugging tools. You can also customize notifications, file explorers, and terminal management. To use it, you need Neovim version 0.9.4 or higher and can install it using your package manager. This helps you work more efficiently and comfortably in Neovim by providing various quality-of-life improvements.
https://github.com/folke/snacks.nvim
`snacks.nvim` is a collection of small plugins for Neovim that improve your editing experience. It includes features like beautiful dashboards, efficient animations, better buffer management, and enhanced debugging tools. You can also customize notifications, file explorers, and terminal management. To use it, you need Neovim version 0.9.4 or higher and can install it using your package manager. This helps you work more efficiently and comfortably in Neovim by providing various quality-of-life improvements.
https://github.com/folke/snacks.nvim
GitHub
GitHub - folke/snacks.nvim: 🍿 A collection of QoL plugins for Neovim
🍿 A collection of QoL plugins for Neovim. Contribute to folke/snacks.nvim development by creating an account on GitHub.
👍1
#lua #lua #lualine #neovim #neovim_lua #neovim_plugin #neovim_statusline #nvim #statusline
**lualine.nvim** is a fast and customizable statusline plugin for Neovim. It allows you to easily configure your statusline using Lua, providing components like git branch, file information, and mode indicators. You can choose from various themes or create your own. This plugin loads only the specified components, making it efficient and quick to start up compared to other plugins[1][3]. Using lualine helps improve your workflow by giving you more control over how information is displayed in Neovim.
https://github.com/nvim-lualine/lualine.nvim
**lualine.nvim** is a fast and customizable statusline plugin for Neovim. It allows you to easily configure your statusline using Lua, providing components like git branch, file information, and mode indicators. You can choose from various themes or create your own. This plugin loads only the specified components, making it efficient and quick to start up compared to other plugins[1][3]. Using lualine helps improve your workflow by giving you more control over how information is displayed in Neovim.
https://github.com/nvim-lualine/lualine.nvim
GitHub
GitHub - nvim-lualine/lualine.nvim: A blazing fast and easy to configure neovim statusline plugin written in pure lua.
A blazing fast and easy to configure neovim statusline plugin written in pure lua. - nvim-lualine/lualine.nvim
#lua #layout #lua #neovim #neovim_plugin #neovim_ui #nvim #plugin #scratchpad #ui #ux #zen_mode #zenmode
The no-neck-pain.nvim plugin for Neovim centers your active editing window by adding empty buffers on each side, creating padding that keeps your focus in the middle of the screen. It works right away without setup, supports multiple tabs, split windows, and integrates with popular file tree and dashboard plugins. You can customize its width, colors, and behavior, and even use the side buffers as scratchpads for notes. This helps reduce neck strain and improves focus, especially on wide monitors, by keeping your code or text centered and easy to read without distractions.
https://github.com/shortcuts/no-neck-pain.nvim
The no-neck-pain.nvim plugin for Neovim centers your active editing window by adding empty buffers on each side, creating padding that keeps your focus in the middle of the screen. It works right away without setup, supports multiple tabs, split windows, and integrates with popular file tree and dashboard plugins. You can customize its width, colors, and behavior, and even use the side buffers as scratchpads for notes. This helps reduce neck strain and improves focus, especially on wide monitors, by keeping your code or text centered and easy to read without distractions.
https://github.com/shortcuts/no-neck-pain.nvim
GitHub
GitHub - shortcuts/no-neck-pain.nvim: ☕ Dead simple yet super extensible zen mode plugin to protect your neck.
☕ Dead simple yet super extensible zen mode plugin to protect your neck. - shortcuts/no-neck-pain.nvim
❤1