Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The method for requesting information from the neovim API regarding the presently active directory is:

vim.call('getcwd')

This will return the absolute path of the current working directory.