mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-04 22:49:25 +00:00
[neovim] Add noice search message to lualine and remove virtualtext
This commit is contained in:
@ -16,6 +16,9 @@ require("noice").setup({
|
||||
},
|
||||
},
|
||||
},
|
||||
messages = {
|
||||
view_search = false,
|
||||
},
|
||||
routes = {
|
||||
{
|
||||
filter = {
|
||||
|
Reference in New Issue
Block a user