]> git.madduck.net Git - etc/lazyvim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Disable smooth scrolling
authormartin f. krafft <madduck@madduck.net>
Wed, 6 Aug 2025 09:12:06 +0000 (11:12 +0200)
committermartin f. krafft <madduck@madduck.net>
Wed, 6 Aug 2025 09:57:17 +0000 (11:57 +0200)
.config/lazyvim/plugin/disable_smooth_scroll.lua [new file with mode: 0644]
.gitignore.d/lazyvim

diff --git a/.config/lazyvim/plugin/disable_smooth_scroll.lua b/.config/lazyvim/plugin/disable_smooth_scroll.lua
new file mode 100644 (file)
index 0000000..21a5c18
--- /dev/null
@@ -0,0 +1 @@
+vim.g.snacks_scroll = false
index b8d318280bb36fe1a7d3d932e8c454ccd0a41f1b..d5c8bb19b11dd07b1169219f28f82530266d745c 100644 (file)
@@ -12,6 +12,7 @@
 !/.config/lazyvim/lua/plugins/disabled.lua
 !/.config/lazyvim/lua/plugins/example.lua
 !/.config/lazyvim/options.lua
+!/.config/lazyvim/plugin/disable_smooth_scroll.lua
 !/.config/lazyvim/stylua.toml
 !/.gitignore.d/lazyvim
 !/.zsh/zshenv/parts.d/50-lazyvim