Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸƒβ€β™‚οΈ nvim CodeRunner πŸƒβ€β™€οΈ

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! βœ¨πŸš€

Features 🌟

  • 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 β˜•..

Installation πŸ’»

  1. Make sure you have Neovim (v0.5+) installed on your system.
  2. Put this file to your nvim Folder and Source it in init.lua.

Usage πŸš€

  1. Select the code snippet you want to run.
  2. Press your configured shortcut (default: <Leader>r).
  3. Watch as your code executes and see the results inline!βœ”οΈ

" Customize keybindings nmap <silent> <Leader>r <Plug>NvimCodeRunner

Support πŸ†˜

Encountering issues or have suggestions? Feel free to open an issue on our GitHub repository. We're here to help!

Contribution 🀝

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! πŸŽ‰

License πŸ“

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! πŸ‘πŸŽ‰

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages