Skip to content

Commit

Permalink
feat(neovim): opt into new bleeding edge yazi mouse support
Browse files Browse the repository at this point in the history
  • Loading branch information
mikavilpas committed Jun 3, 2024
1 parent 198e14d commit a701cfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .config/nvim/lua/plugins/my-file-manager.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ return {
---@type YaziConfig
opts = {
open_for_directories = true,
enable_mouse_support = true,
-- log_level = vim.log.levels.DEBUG,
integrations = {
grep_in_directory = function(directory)
Expand Down

0 comments on commit a701cfd

Please sign in to comment.