-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enable_smooth_scrolling = false
is ignored
#4948
Comments
When I set it as below, it works.
|
That's my setting of the
Not even In SpaceVim 2.3.0 |
I can not reproduce this issue, this option works well for me. And I am using neovim in windows 11. |
I also observe this problem. See SPDebugInfo attached. However, there is a strange catch to it: If I start |
I can confirm this description. The bug only shows when passing the filename as an argument to vim. |
I have also reproduced this with a fresh installation, deleted [[layers]]
name = 'core'
enable_smooth_scrolling = false |
Expected behavior.
Smooth scrolling should be disabled.
The reproduce ways from Vim starting.
enable_smooth_scrolling = false
to the[[layers]]
section ininit.toml
.Ctrl-f
. Smooth scrolling is still enabled.Output of the
:SPDebugInfo!
SpaceVim debug information
SpaceVim options :
SpaceVim layers :
SpaceVim Health checking :
SpaceVim clipboard support check report:
Checking +clipboard:
SUCCEED!
SpaceVim environment check report:
Current progpath: vim(/usr/bin/vim.gtk3)
version: 900
OS: linux
[shell, shellcmdflag, shellslash]: ['/bin/zsh', '-c', 0]
SpaceVim lua support check report:
Checking +lua:
SUCCEED!
SpaceVim python support check report:
Checking +python3:
SUCCEED!
Checking +python:
Failed : to support +python, Please install vim-gtk, or build from sources.
Checking SpaceVim layer health:
checkers
:okformat
:okui
:okcore
:okcore#banner
:okcore#statusline
:okcore#tabline
:okshell
:oklang#python
:okVersionControl
:oklang#sql
:okctrlp
:okgit
:oksh
: can not find function: SpaceVim#layers#sh#health()framework#django
:oklang#graphql
:oklang#haskell
:oklang#json
:oklang#latex
:oklang#javascript
:oklang#html
:okSpaceVim runtime log :
The text was updated successfully, but these errors were encountered: