Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RimuhRimu authored Dec 21, 2023
1 parent 40ab47e commit 9aec0dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ local defaults = {
1. I do not usually code with compiled languages so I don't think I'll tweak much the plugin for compiled languages,feel free to make pull requests
2. Obviously you cannot handle stdin using this plugin, at least not yet
3. If you want to run code selection you can use the built-in method

`vim.api.nvim_set_keymap('v', '<leader>r', ':w !python3<CR>', {noremap = true})`

0 comments on commit 9aec0dc

Please sign in to comment.