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
#rust #kakoune #rust #text_editor #vim

Helix is a text editor inspired by Kakoune and Neovim, written in Rust. It offers features like Vim-like modal editing, multiple selections, built-in language server support, and smart syntax highlighting. This editor is mainly for terminal use but may have a custom renderer in the future. It's easy to install and has detailed documentation and troubleshooting guides. Users benefit from its powerful editing capabilities, efficient syntax highlighting, and active community support, making it a versatile and user-friendly tool for coding.

https://github.com/helix-editor/helix
#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
#go #bash #cli #fish #fzf #go #neovim #tmux #unix #vim #zsh

fzf is a powerful command-line fuzzy finder that helps you quickly find and select items from lists, such as files, command history, processes, and more. Here are the key benefits fzf is highly optimized and can process millions of items instantly. It is fully customizable and works with various shell environments like bash, zsh, and fish.
- **Easy Installation** fzf uses a "fuzzy" matching algorithm, allowing you to type patterns with omitted characters and still get the results you want.
- **Shell Integration** You can set up custom key bindings, preview windows, and integrate it with tools like Vim and Neovim.
- **Performance**: Despite its features, fzf remains fast and efficient, making it suitable for large datasets.

Overall, fzf enhances your command-line experience by making it easier and faster to find what you need.

https://github.com/junegunn/fzf
#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
#rust #android #asyncio #cli #concurrency #file_explorer #file_manager #hacktoberfest #helix #linux #macos #neovim #productivity #rust #terminal #tui #vim #windows #yazi

Yazi is a fast and user-friendly terminal file manager written in Rust. It uses asynchronous I/O to make file management efficient and quick. Here are some key benefits:
- It works quickly by spreading CPU tasks across multiple threads.
- It supports real-time progress updates, task cancellation, and priority assignment.
- It can display images and code highlights quickly.
- It has a plugin system, package manager, and integration with other tools like ripgrep and fzf.
- It offers multi-tab support, bulk renaming, visual mode, and theme customization.
- It supports various terminals and protocols for image previews.

Using Yazi can make managing files much faster and more convenient.

https://github.com/sxyazi/yazi
πŸ‘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
#emacs_lisp #community_driven #configuration #emacs #spacemacs #vim

Spacemacs is a user-friendly version of the Emacs text editor, focusing on ergonomics, mnemonics, and consistency. It's easy to install with just one command using Git. Spacemacs offers great documentation, a beautiful GUI, and intuitive key bindings that are accessible by pressing the space bar or Alt-m. It supports both Emacs and Vim editing styles, making it ideal for pair-programming.

The benefit to you is that Spacemacs provides a polished and efficient editing experience with many ready-to-use packages organized in configuration layers. It also has a strong community support through Gitter Chat, Discord, and YouTube tutorials, making it easier to get help when needed. Overall, Spacemacs enhances your productivity with its well-designed interface and extensive features.

https://github.com/syl20bnr/spacemacs
#rust #code_editor #developer_tools #rust #text_editor #vim

Lapce is a very fast and powerful code editor written in Rust. It offers smart features like code completion and diagnostics thanks to its built-in Language Server Protocol (LSP) support. Users can enjoy a Vim-like editing experience and work on remote projects as if they were local. Lapce also includes a built-in terminal for running commands without leaving the editor. This makes it easy for developers to work efficiently and stay focused on their projects.

https://github.com/lapce/lapce
πŸ‘2
#vim_script #hacktoberfest #personal_organizer #vim #vim_plugin #vimwiki #wiki

VimWiki is a personal wiki plugin for Vim that helps you organize notes, manage to-do lists, write diaries, and create linked text files with easy navigation using simple key commands like `<Leader>ww`. It supports multiple markup syntaxes (VimWiki, Markdown, MediaWiki) and can export your notes to HTML. You can quickly create and follow links between pages, keep separate wikis for different projects, and sync your wiki files across devices since they are plain text. This makes note-taking fast, flexible, and accessible directly within Vim, improving productivity and organization without leaving your editor.

https://github.com/vimwiki/vimwiki