LazyVim.LazyVim/lua/lazyvim/config
Sergey Kochetkov 7ab6285011
feat(options): Disable foldtext for nightly (#2447)
* chores(format.lua): Fix typo

* Change gitsigns.nvim hunk preview shortcut

Change `preview_hunk` to recently added `preview_hunk_inline` command

* feat(options): remove redundant commented line

* feat(options): use native folding

see https://github.com/neovim/neovim/pull/20750
2024-03-22 10:38:10 +01:00
..
autocmds.lua feat: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +01:00
init.lua chore(main): release 10.16.0 (#2791) 2024-03-22 10:33:16 +01:00
keymaps.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
options.lua feat(options): Disable foldtext for nightly (#2447) 2024-03-22 10:38:10 +01:00