File: set_pwd_before.rb

package info (click to toggle)
ruby-neovim 0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 480 kB
  • sloc: ruby: 3,392; makefile: 3
file content (1 line) | stat: -rw-r--r-- 62 bytes parent folder | download
1
Vim.command("let g:pwd_before = '#{Dir.pwd.sub(/^C:/, '')}'")