CRAG666 / code_runner.nvim

Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
MIT License
534 stars 38 forks source link

Chores #77

Closed saccarosium closed 1 year ago

saccarosium commented 1 year ago

This PR does:

  1. Make README more legible
  2. Adds editorconfig for better consistency in the code (Note that .editorconfig is natively supported on neovim 0.9).