aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xnvim-wrapper1
1 files changed, 1 insertions, 0 deletions
diff --git a/nvim-wrapper b/nvim-wrapper
index 68e1e2bae2fe..57570174fadd 100755
--- a/nvim-wrapper
+++ b/nvim-wrapper
@@ -42,6 +42,7 @@ GTERM_PASSTHROUGH_OPTIONS = [
'--full-screen',
'--maximize',
'--profile',
+ '--geometry',
'--working-directory',
'--display'
]