Welcome to nvim CodeRunner! This plugin supercharges your Neovim experience by allowing you to effortlessly run your code snippets from within the editor. No more switching between your terminal and Neovim β simply select the code, hit a shortcut, and watch the magic happen! β¨π
- Seamless Integration: Run code snippets in various programming languages without leaving Neovim.
- Customizable Shortcuts: Configure your preferred keybindings for quick and easy code execution.
- Language Support: Enjoy support for a wide range of programming languages Python π, C++ π₯οΈ, C# β¨οΈ, OCaml π«, and Java β..
- Make sure you have Neovim (v0.5+) installed on your system.
- Put this file to your nvim Folder and Source it in
init.lua.
- Select the code snippet you want to run.
- Press your configured shortcut (default:
<Leader>r). - Watch as your code executes and see the results inline!βοΈ
" Customize keybindings nmap <silent> <Leader>r <Plug>NvimCodeRunner
Encountering issues or have suggestions? Feel free to open an issue on our GitHub repository. We're here to help!
Contributions are welcome! If you'd like to improve nvim CodeRunner or add new features, fork the repository, create a new branch, and submit a pull request. Let's make coding in Neovim even better together! π
This plugin is licensed under the MIT License, making it free and open-source for everyone to use and modify.
Happy coding with nvim CodeRunner! Let's boost your productivity and make coding an even more enjoyable experience. If you find this plugin helpful, consider giving it a βοΈ on GitHub. Your support is greatly appreciated! ππ