mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
## Description Often times when opening a terminal or lazygit when a search is active, words in the terminal are highlighted. In my opinion this is rarely, if not never intended. This attempts to fixes this behavior. The code of `terminal.lua` is a bit beyond me, but I believe I have added it to the right place. ## Related Issue(s) N/A. ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines. |
||
---|---|---|
.. | ||
cmp.lua | ||
extras.lua | ||
format.lua | ||
init.lua | ||
inject.lua | ||
json.lua | ||
lazygit.lua | ||
lsp.lua | ||
lualine.lua | ||
mini.lua | ||
news.lua | ||
pick.lua | ||
plugin.lua | ||
root.lua | ||
terminal.lua | ||
toggle.lua | ||
ui.lua |