Skip to content

Commit

Permalink
docs: Document new config in doc/R.nvim.txt
Browse files Browse the repository at this point in the history
fix: formatting in docs
  • Loading branch information
wurli committed Apr 11, 2024
1 parent a876c7e commit 7311e41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/R.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -644,8 +644,11 @@ command:
|save_win_pos| Save position of Rgui window (Windows only)
|arrange_windows| Restore position of R window (Windows only)
|assign_map| Choose what to convert into ' <- '
|pipe_map| Choose what to convert into ' |> ' (or ' %>% ')
|use_native_pipe| Choose whether to use ' |> ' or ' %>% ' with pipe_map
|rnowebchunk| Convert '<' into '<<>>=\n@' in Rnoweb files
|rmdchunk| Convert grave accent chunk into delimiters
|rproj_prioritise| Config to override with a .Rproj file, if one is present
|objbr_place| Placement of Object Browser
|objbr_w| Initial width of Object Browser window
|objbr_h| Initial height of Object Browser window
Expand Down

0 comments on commit 7311e41

Please sign in to comment.