]> git.phdru.name Git - dotfiles.git/commitdiff
.vim: Add `plugin/netrw-config.vim`
authorOleg Broytman <phd@phdru.name>
Tue, 15 Apr 2025 00:10:27 +0000 (03:10 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 15 Apr 2025 00:10:27 +0000 (03:10 +0300)
.vim/plugin/netrw-config.vim [new file with mode: 0644]

diff --git a/.vim/plugin/netrw-config.vim b/.vim/plugin/netrw-config.vim
new file mode 100644 (file)
index 0000000..97916e7
--- /dev/null
@@ -0,0 +1,3 @@
+" https://stackoverflow.com/a/62389532/7976758
+
+let g:netrw_browsex_viewer='webbrowser -p'