#other #ai #ansible #bash #cheat_sheet #cheat_sheets #cheatsheet #ci_cd #devops_tools #docker #jenkins #linux #nginx #pdf #powershell #python #redis #regex #regular_expression #slack #vim
https://github.com/sk3pp3r/cheat-sheet-pdf
https://github.com/sk3pp3r/cheat-sheet-pdf
GitHub
GitHub - sk3pp3r/cheat-sheet-pdf: π A Cheat-Sheet Collection from the WWW
π A Cheat-Sheet Collection from the WWW. Contribute to sk3pp3r/cheat-sheet-pdf development by creating an account on GitHub.
#lua #dotfiles #ide #neovim #neovim_configuration #neovim_dotfiles #nvim #nvim_configs #nvim_dotfiles #rice #ricing #vim #vimrc
https://github.com/artart222/CodeArt
https://github.com/artart222/CodeArt
GitHub
GitHub - artart222/CodeArt: Use NeoVim as general purpose IDE
Use NeoVim as general purpose IDE. Contribute to artart222/CodeArt development by creating an account on GitHub.
#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 #astrovim #ide #neovim #neovim_config #neovim_configuration #neovim_lua #neovim_setup #nvim #vim
https://github.com/kabinspace/AstroVim
https://github.com/kabinspace/AstroVim
GitHub
GitHub - AstroNvim/AstroNvim: AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use withβ¦
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins - GitHub - AstroNvim/AstroNvim: AstroNvim is an aesthetic and feature-rich n...
#lua #alacritty #alacritty_colorscheme #alacritty_theme #fish_shell #fish_theme #iterm2 #iterm2_colors #kitty #kitty_themes #neovim #neovim_colorscheme #neovim_lua #neovim_theme #vim #vim_colorscheme #vim_theme
https://github.com/folke/tokyonight.nvim
https://github.com/folke/tokyonight.nvim
GitHub
GitHub - folke/tokyonight.nvim: π A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins.β¦
π A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish. - folke/tokyonight.nvim
#nix #neovim #nix_community_buildbot #nixos #nixos_module #vim
https://github.com/nix-community/nixvim
https://github.com/nix-community/nixvim
GitHub
GitHub - nix-community/nixvim: Configure Neovim with Nix! [maintainers=@GaetanLepage, @traxys, @mattsturgeon, @khaneliman]
Configure Neovim with Nix! [maintainers=@GaetanLepage, @traxys, @mattsturgeon, @khaneliman] - nix-community/nixvim
#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
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
GitHub
GitHub - helix-editor/helix: A post-modern modal text editor.
A post-modern modal text editor. Contribute to helix-editor/helix development by creating an account on GitHub.
#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
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
GitHub
GitHub - neovim/neovim: Vim-fork focused on extensibility and usability
Vim-fork focused on extensibility and usability. Contribute to neovim/neovim development by creating an account on GitHub.
#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
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
GitHub
GitHub - junegunn/fzf: :cherry_blossom: A command-line fuzzy finder
:cherry_blossom: A command-line fuzzy finder. Contribute to junegunn/fzf development by creating an account on GitHub.
#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
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
GitHub
GitHub - neovim/nvim-lspconfig: Quickstart configs for Nvim LSP
Quickstart configs for Nvim LSP. Contribute to neovim/nvim-lspconfig development by creating an account on GitHub.
#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
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
GitHub
GitHub - sxyazi/yazi: π₯ Blazing fast terminal file manager written in Rust, based on async I/O.
π₯ Blazing fast terminal file manager written in Rust, based on async I/O. - 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
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.
#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
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
GitHub
GitHub - syl20bnr/spacemacs: A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and*β¦
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim! - 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
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
GitHub
GitHub - lapce/lapce: Lightning-fast and Powerful Code Editor written in Rust
Lightning-fast and Powerful Code Editor written in Rust - 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
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
GitHub
GitHub - vimwiki/vimwiki: Personal Wiki for Vim
Personal Wiki for Vim. Contribute to vimwiki/vimwiki development by creating an account on GitHub.