LazyVim.LazyVim/lua/lazyvim
qizidog fc50c055c3
feat: add a keybind to search register (#1170)
use `<leader>"` to search register through telescope
2023-07-20 23:40:23 +02:00
..
config fix(util): fixed line number toggling. Closes #1173 2023-07-20 23:38:43 +02:00
plugins feat: add a keybind to search register (#1170) 2023-07-20 23:40:23 +02:00
util fix(util): fixed line number toggling. Closes #1173 2023-07-20 23:38:43 +02:00
health.lua fix(health): remove deprecated api warning (#666) 2023-04-23 11:04:05 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00