Commit graph

7 commits

Author SHA1 Message Date
Kevin Traver
eb9f9a8862
fix(keymaps): update all keymap descriptions to be Title Case (#2844) 2024-03-27 08:56:44 +01:00
Folke Lemaitre
1910cd5cb7
refactor: use LazyVim.is_win() 2024-03-26 20:48:56 +01:00
MoetaYuko
d9f5e6db16
fix(yanky): properly disable sqlite.lua on Windows (#2543)
When directly modifying its `enabled` property, the plugin will remain
disabled even if required by another plugin.
2024-03-07 11:40:51 +01:00
Folke Lemaitre
b8d3a1c2cd
Revert "fix(yanky): don't override c-p insert mode telescope mapping. Fixes #1007"
This reverts commit 8b1e7976a0.
2023-09-26 10:13:00 +02:00
Folke Lemaitre
8b1e7976a0
fix(yanky): don't override c-p insert mode telescope mapping. Fixes #1007 2023-06-29 20:50:04 +02:00
Folke Lemaitre
e83d2c814f
fix(yanky): use leader-p for telescope integration 2023-06-28 12:59:08 +02:00
Folke Lemaitre
a1820c1b42
feat(extras): added yanky extra (yank-ring) 2023-06-28 11:26:54 +02:00