mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-09-02 12:09:07 +00:00
[neovim] Bump several plugins to major its versions
This commit is contained in:
@@ -47,7 +47,9 @@ require("neo-tree").setup({
|
||||
".git",
|
||||
},
|
||||
},
|
||||
follow_current_file = true,
|
||||
follow_current_file = {
|
||||
enabled = true,
|
||||
},
|
||||
hijack_netrw_behavior = "open_current",
|
||||
use_libuv_file_watcher = true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user