This repository has been archived on 2025-01-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
opdavies.nvim/after/plugin/netrw.lua

4 lines
70 B
Lua
Raw Normal View History

2023-11-29 09:57:49 +00:00
vim.keymap.set("n", "<leader>pv", vim.cmd.Ex)
vim.g.netrw_banner = 0