1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-04-27 08:11:37 +02:00

Nvim: R now instantly and automatically displays plots.

This commit is contained in:
2026-04-25 10:47:49 +02:00
parent 987a39c4b8
commit 5e54bed174
3 changed files with 13 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
set statusbar-h-padding 0
set statusbar-v-padding 0
set guioptions none
set page-padding 1
#set page-padding 1
map u scroll full-up
map d scroll full-down
map D toggle_page_mode