#lua #vim #neovim #ide #vscode #nvim #neovim_dotfiles #telescope #neovim_configuration #neovim_lua #neovim_setup #nvim_configs #nvim_treesitter #neovim_dots
https://github.com/siduck76/NvChad
https://github.com/siduck76/NvChad
GitHub
GitHub - NvChad/NvChad: Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience. - NvChad/NvChad
#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.