LazyVim.LazyVim/lua/lazyvim/config
Alexey Svirshchevskiy da3058a72d
fix(options): disable default ruler (#4731)
## Description

The ruler option causes numbers to be briefly shown on the dashboard
while LazyVim is loading. This MR disables the ruler.


## Screenshots
<img width="1086" alt="image"
src="https://github.com/user-attachments/assets/debd9e9b-bfd2-485e-be51-d1b7a59c3729">


<!-- Add screenshots of the changes if applicable. -->

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-11-08 17:10:53 +01:00
..
autocmds.lua fix(snacks): dont add snacks_notif to close_with_q 2024-11-07 22:52:11 +01:00
init.lua chore(main): release 12.44.1 (#4694) 2024-11-04 12:55:25 +01:00
keymaps.lua feat(keymaps): only add lazygit keymaps when available. Closes #4643. Closes #4247 2024-11-07 16:21:48 +01:00
options.lua fix(options): disable default ruler (#4731) 2024-11-08 17:10:53 +01:00