#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 #rime #rime_config #rime_custom #rime_schema #rime_squirrel #rime_weasel
This input method, called "雾凇拼音" (Ice Pinyin), is a comprehensive and user-friendly Chinese input system. It works with the Rime Input Method Engine and offers several benefits Includes full pinyin schemes, English input support, and various extensions like emoji, date/time input, and traditional Chinese calendar conversion.
- **Well-Maintained Dictionary** Users can easily install or update the configuration using scripts or manual methods.
- **Customizable**: Allows users to customize settings such as double pinyin schemes, special character inputs, and more.
Overall, it provides a robust and customizable input experience with long-term maintenance of its dictionaries and features.
https://github.com/iDvel/rime-ice
This input method, called "雾凇拼音" (Ice Pinyin), is a comprehensive and user-friendly Chinese input system. It works with the Rime Input Method Engine and offers several benefits Includes full pinyin schemes, English input support, and various extensions like emoji, date/time input, and traditional Chinese calendar conversion.
- **Well-Maintained Dictionary** Users can easily install or update the configuration using scripts or manual methods.
- **Customizable**: Allows users to customize settings such as double pinyin schemes, special character inputs, and more.
Overall, it provides a robust and customizable input experience with long-term maintenance of its dictionaries and features.
https://github.com/iDvel/rime-ice
GitHub
GitHub - iDvel/rime-ice: Rime 配置:雾凇拼音 | 长期维护的简体词库
Rime 配置:雾凇拼音 | 长期维护的简体词库. Contribute to iDvel/rime-ice development by creating an account on GitHub.
#c_lang #lede #lua #openwrt_feed #openwrt_package #openwrt_zh_cn
This guide helps you compile and use OpenWRT firmware for various devices, including those with Loongson and Phytium architectures. It provides step-by-step instructions on how to set up your environment, download the source code, and compile the firmware on different operating systems like Linux, WSL/WSL2, and macOS. The benefit to you is that you can customize and secure your router or other devices with a clean and safe firmware, free from any backdoors or monitoring software. Additionally, it offers resources for learning OpenWRT development and supports community involvement through discussion groups and donation options.
https://github.com/coolsnowwolf/lede
This guide helps you compile and use OpenWRT firmware for various devices, including those with Loongson and Phytium architectures. It provides step-by-step instructions on how to set up your environment, download the source code, and compile the firmware on different operating systems like Linux, WSL/WSL2, and macOS. The benefit to you is that you can customize and secure your router or other devices with a clean and safe firmware, free from any backdoors or monitoring software. Additionally, it offers resources for learning OpenWRT development and supports community involvement through discussion groups and donation options.
https://github.com/coolsnowwolf/lede
GitHub
GitHub - coolsnowwolf/lede: Lean's LEDE source
Lean's LEDE source. Contribute to coolsnowwolf/lede development by creating an account on GitHub.
#go #c #clang #golang #ip_address #ip_address_database #ip_address_location #ip_location #ip_lookup #java #lua #lua_extension #php #rust #xdb_engine
Ip2region is a tool that helps you find the location of an IP address very quickly. It can handle a huge number of IP addresses and provides detailed information like country, region, province, city, and ISP. The tool is very fast, taking only about 10 microseconds to query an IP address. It supports many programming languages and allows you to customize the data to fit your needs. You can also update the data yourself using various tools and methods provided. This makes it very useful for applications that need fast and accurate IP location information.
https://github.com/lionsoul2014/ip2region
Ip2region is a tool that helps you find the location of an IP address very quickly. It can handle a huge number of IP addresses and provides detailed information like country, region, province, city, and ISP. The tool is very fast, taking only about 10 microseconds to query an IP address. It supports many programming languages and allows you to customize the data to fit your needs. You can also update the data yourself using various tools and methods provided. This makes it very useful for applications that need fast and accurate IP location information.
https://github.com/lionsoul2014/ip2region
GitHub
GitHub - lionsoul2014/ip2region: Ip2region is an offline IP address manager framework and locator with both IPv4 and IPv6 supported…
Ip2region is an offline IP address manager framework and locator with both IPv4 and IPv6 supported, supporting billions of data segments, ten microsecond searching performance, xdb search client fo...
#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.
#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.
#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
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
GitHub
GitHub - olimorris/codecompanion.nvim: ✨ AI Coding, Vim Style
✨ AI Coding, Vim Style. Contribute to olimorris/codecompanion.nvim development by creating an account on GitHub.
#lua #cbz #djvu #djvu_reflow #ebook #ebook_reader #eink #epub #ereader #fb2 #kindle #kobo #luajit #opds #pdf #pdf_reflow #pocketbook #reader #reflow #remarkable_tablet #ubuntu_touch
KOReader is a powerful document viewer designed for e-ink readers and other devices. It supports many file formats like PDF, EPUB, and more, and allows you to customize the reading experience with adjustable margins, line spacing, and fonts. It's fast, even on older devices, and integrates with tools like calibre and Google Translate. KOReader is also optimized for e-ink devices with features like easy zoom and no animations. This makes reading comfortable and efficient, giving you a better experience overall.
https://github.com/koreader/koreader
KOReader is a powerful document viewer designed for e-ink readers and other devices. It supports many file formats like PDF, EPUB, and more, and allows you to customize the reading experience with adjustable margins, line spacing, and fonts. It's fast, even on older devices, and integrates with tools like calibre and Google Translate. KOReader is also optimized for e-ink devices with features like easy zoom and no animations. This makes reading comfortable and efficient, giving you a better experience overall.
https://github.com/koreader/koreader
GitHub
GitHub - koreader/koreader: An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes…
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices - koreader/koreader
#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
#lua #game #game_server #mmorpg #opentibia #otserv #server
OpenTibiaBR - Canary is a free and open-source MMORPG server emulator written in C++. It allows you to create and manage your own Tibia-like game server. You can use specific clients like mehah's otclient or tibia client to connect and play. The project provides tools for editing the game, including a map editor. For help, you can join their Discord channel or check the Gitbook and Wiki guides. Contributing to the project is also possible through issue tracking and pull requests. This tool is beneficial because it gives users the freedom to customize and run their own MMORPG server, making it a great resource for gamers and developers alike.
https://github.com/opentibiabr/canary
OpenTibiaBR - Canary is a free and open-source MMORPG server emulator written in C++. It allows you to create and manage your own Tibia-like game server. You can use specific clients like mehah's otclient or tibia client to connect and play. The project provides tools for editing the game, including a map editor. For help, you can join their Discord channel or check the Gitbook and Wiki guides. Contributing to the project is also possible through issue tracking and pull requests. This tool is beneficial because it gives users the freedom to customize and run their own MMORPG server, making it a great resource for gamers and developers alike.
https://github.com/opentibiabr/canary
GitHub
GitHub - opentibiabr/canary: Canary Server 14.x for OpenTibia community.
Canary Server 14.x for OpenTibia community. . Contribute to opentibiabr/canary development by creating an account on GitHub.
#lua #pathofbuilding #pathofexile #pob #poe
This tool, called Path of Building, helps you plan your character in the game Path of Exile. It includes many extra features like support for new items, skills, and game mechanics. You can calculate your character's damage, life, and mana, and see how different items and skills affect your character. It also lets you plan your skill tree, add items, and share your builds with others. Downloading it is easy, and it updates automatically. This makes it easier to build and optimize your character without needing to be online.
https://github.com/PathOfBuildingCommunity/PathOfBuilding
This tool, called Path of Building, helps you plan your character in the game Path of Exile. It includes many extra features like support for new items, skills, and game mechanics. You can calculate your character's damage, life, and mana, and see how different items and skills affect your character. It also lets you plan your skill tree, add items, and share your builds with others. Downloading it is easy, and it updates automatically. This makes it easier to build and optimize your character without needing to be online.
https://github.com/PathOfBuildingCommunity/PathOfBuilding
GitHub
GitHub - PathOfBuildingCommunity/PathOfBuilding: Offline build planner for Path of Exile.
Offline build planner for Path of Exile. Contribute to PathOfBuildingCommunity/PathOfBuilding 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 #ai #ai_gateway #api_gateway #api_management #apis #artificial_intelligence #cloud_native #consul #devops #docker #kong #kubernetes #kubernetes_ingress #kubernetes_ingress_controller #luajit #microservice #microservices #nginx #reverse_proxy #serverless
Kong API Gateway is a powerful tool that helps manage and secure your APIs. It offers features like advanced routing, load balancing, health checking, and authentication, making it easier to handle API traffic. Kong is highly scalable and can run on various platforms, including Kubernetes. It also supports plugins for additional functionalities such as AI traffic management and custom extensions. By using Kong, you can centralize your API management, focus on other important tasks, and ensure your APIs are secure and perform well. You can get started quickly with a free trial or by following the easy installation steps.
https://github.com/Kong/kong
Kong API Gateway is a powerful tool that helps manage and secure your APIs. It offers features like advanced routing, load balancing, health checking, and authentication, making it easier to handle API traffic. Kong is highly scalable and can run on various platforms, including Kubernetes. It also supports plugins for additional functionalities such as AI traffic management and custom extensions. By using Kong, you can centralize your API management, focus on other important tasks, and ensure your APIs are secure and perform well. You can get started quickly with a free trial or by following the easy installation steps.
https://github.com/Kong/kong
GitHub
GitHub - Kong/kong: 🦍 The Cloud-Native Gateway for APIs & AI
🦍 The Cloud-Native Gateway for APIs & AI. Contribute to Kong/kong development by creating an account on GitHub.
#cplusplus #cmkr #cpp #dmc5 #first_person #freecam #lua #mhrise #modding #mods #monster_hunter_rise #re_engine #re2 #re3 #re4 #re7 #re8 #scripting #sf6 #virtual_reality #vr
REFramework is a tool for modding games that use the RE Engine, like Resident Evil and Devil May Cry. It allows users to add new features to their games, such as VR support, motion controls, and custom scripts using Lua. This framework helps players customize their gaming experience by fixing bugs and adding cool mods like manual flashlights or free camera modes. Using REFramework can make your games more enjoyable and interactive.
https://github.com/praydog/REFramework
REFramework is a tool for modding games that use the RE Engine, like Resident Evil and Devil May Cry. It allows users to add new features to their games, such as VR support, motion controls, and custom scripts using Lua. This framework helps players customize their gaming experience by fixing bugs and adding cool mods like manual flashlights or free camera modes. Using REFramework can make your games more enjoyable and interactive.
https://github.com/praydog/REFramework
GitHub
GitHub - praydog/REFramework: Scripting platform, modding framework and VR support for all RE Engine games
Scripting platform, modding framework and VR support for all RE Engine games - praydog/REFramework
#lua
Kickstart.nvim is a simple way to start using Neovim. It provides a basic configuration with useful plugins like Telescope and LSP support, making it easy for beginners to get started. The setup includes automatic plugin installation and helpful keybinds, which can be customized as you learn more about Neovim. This helps users transition smoothly from other editors by providing a clean and well-documented starting point.
https://github.com/nvim-lua/kickstart.nvim
Kickstart.nvim is a simple way to start using Neovim. It provides a basic configuration with useful plugins like Telescope and LSP support, making it easy for beginners to get started. The setup includes automatic plugin installation and helpful keybinds, which can be customized as you learn more about Neovim. This helps users transition smoothly from other editors by providing a clean and well-documented starting point.
https://github.com/nvim-lua/kickstart.nvim
GitHub
GitHub - nvim-lua/kickstart.nvim: A launch point for your personal nvim configuration
A launch point for your personal nvim configuration - nvim-lua/kickstart.nvim