Updates for nvim v0.12
This commit is contained in:
@@ -119,7 +119,7 @@ function pp
|
||||
if test -n "$selection"
|
||||
cd "$selection"
|
||||
commandline -f repaint # Ensures the prompt updates after cd
|
||||
nvim .
|
||||
nvim
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user