mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-12-17 15:25:14 +02:00
NeoVim changed vless script location
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -335,7 +335,7 @@ fi
|
|||||||
|
|
||||||
# https://neovim.io/doc/user/various.html#less
|
# https://neovim.io/doc/user/various.html#less
|
||||||
function vless {
|
function vless {
|
||||||
/usr/share/nvim/runtime/macros/less.sh $@
|
/usr/share/nvim/runtime/scripts/less.sh $@
|
||||||
}
|
}
|
||||||
|
|
||||||
# If running under windows with pageagent then use it
|
# If running under windows with pageagent then use it
|
||||||
|
|||||||
Reference in New Issue
Block a user