GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#vim_script #api #c #lua #neovim #nvim #text_editor #vim

Neovim is an improved version of the Vim text editor. It makes maintenance easier and allows many developers to work on it together. Neovim supports advanced user interfaces, is highly extensible, and has features like modern GUIs, API access from various programming languages, and an embedded terminal emulator. It also supports asynchronous job control and shared data among multiple instances. You can install Neovim from pre-built packages or build it from source, and it is compatible with most Vim plugins. This makes Neovim a powerful and flexible tool for editing text, benefiting users by providing more features and better performance than traditional Vim.

https://github.com/neovim/neovim
#lua #language_server #language_server_protocol #lsp #neovim #nvim #plugin #vim

nvim-lspconfig is a tool that helps you set up language servers in Neovim, a text editor. It provides default configurations for various language servers, making it easier to get started with features like auto-completion, code formatting, and diagnostics. To use it, you need to install the language server for your programming language and add a few lines of code to your Neovim configuration file. This setup allows you to navigate code more efficiently, fix errors quickly, and write better code. The benefit is that it enhances your coding experience by providing powerful tools directly within your text editor.

https://github.com/neovim/nvim-lspconfig
#lua #anthropic #chatgpt #claude #claude_3_5_sonnet #copilot #copilot_chat #gemini #google_gemini #gpt #gpt_4o #gpt4o #llm #neovim #nvim #nvim_plugin #ollama #openai #plugin #xai #zed

CodeCompanion.nvim is a powerful plugin for Neovim that integrates various Large Language Models (LLMs) like Anthropic, Copilot, Gemini, Ollama, OpenAI, Azure OpenAI, and xAI. Here’s the key information and benefits It supports multiple LLM adapters, allowing you to choose the one that best suits your needs.
- **Chat Buffer and Inline Assistant** Enhance your interactions with variables and slash commands that provide additional context to the LLM.
- **Tools and Agents** Create custom prompts and workflows to tailor the LLM's responses to specific tasks.
- **Easy Installation** Customize adapters, models, and settings to fine-tune the plugin according to your preferences.

The benefit to the user is enhanced productivity and efficiency in coding tasks, thanks to the integration of powerful LLMs directly within Neovim. This allows for real-time code assistance, explanations, and refactoring, making your coding experience more streamlined and effective.

https://github.com/olimorris/codecompanion.nvim
#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
👍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
#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
#lua #copilot #github_copilot #lsp_server #lua #neovim #nvim_cmp

The **copilot.lua** plugin is a Lua version of the GitHub Copilot plugin for Neovim. It helps with coding by suggesting completions as you type. This plugin is more efficient and integrates well with modern Neovim plugins, unlike the older Vim version. To use it, you need to install it with a plugin manager like Packer.nvim and authenticate using the `:Copilot auth` command. It offers features like a suggestion panel and customizable settings for different file types. This plugin makes coding easier by providing intelligent suggestions without cluttering your screen.

https://github.com/zbirenbaum/copilot.lua
#tree_sitter_query #hacktoberfest #neovim #nvim_treesitter #tree_sitter

Nvim-treesitter is a plugin for Neovim that makes it easy to use Tree-sitter, a modern parsing tool, for better syntax highlighting and code understanding in your editor[1][2]. It automatically installs and manages language parsers, so you don’t have to do it manually, and supports many programming languages out of the box. With nvim-treesitter, you get more accurate and faster syntax highlighting, smarter code navigation, and features like incremental selection, indentation, and code folding, all based on the actual structure of your code[4]. This means your code is easier to read and work with, and you can move around and edit code more efficiently. While some features are still experimental, using nvim-treesitter can greatly improve your coding experience in Neovim.

https://github.com/nvim-treesitter/nvim-treesitter
#shell #awesome #awesome_list #neovim #neovim_plugins #nvim_lua

Neovim is a powerful, extensible text editor based on Vim, designed for usability and customization. It supports a vast collection of plugins tailored specifically for Neovim features, including plugin managers, language servers (LSP), AI coding assistants, syntax highlighting, fuzzy finders, file explorers, Git integration, debugging tools, and more. These plugins enhance coding productivity by adding features like code completion, project management, smooth navigation, and UI improvements. Using Neovim with these plugins lets you create a personalized, efficient coding environment that can boost your workflow, support many programming languages, and integrate modern tools like AI assistants and debuggers directly into your editor.

https://github.com/rockerBOO/awesome-neovim
#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
1