]> git.rmz.io Git - dotfiles.git/history - nvim/lua/config/options.lua
lazyvim: foldexpr using treesitter if available
[dotfiles.git] / nvim / lua / config / options.lua
2025-03-02 Samir Benmendillazyvim: foldexpr using treesitter if available
2025-03-02 Samir Benmendilnvim: extract telescope config into picker.lua
2025-03-02 Samir Benmendilnvim: enable other (non-scroll) animations again
2025-02-11 Samir Benmendilnvim: don't animate scrolling
2025-01-27 Samir Benmendilnvim: force telescope as lazyvim picker
2023-12-17 Samir BenmendilMerge branch 'lazyvim'
2023-12-17 Samir Benmendilnvim: hide diagnostic virtual_text by default
2023-12-17 Samir Benmendilnvim: cmp configuration
2023-12-17 Samir Benmendilnvim: hardwrap man pages to 80
2023-12-17 Samir Benmendilnvim/options: disable default LazyVim options
2023-12-17 Samir Benmendilnvim: set timeoutlen to 1s like default
2023-12-17 Samir Benmendilnvim: reset options similar to vimrc
2023-12-17 Samir Benmendilnvim: add starter template for LazyVim