michalspano / dotfiles

🔧 dotfiles, scripts, env config, etc. ~ [unix & macOS]
MIT License
2 stars 0 forks source link

Neovim bug: `pandoc` export `/tmp/` invalid basename #16

Closed michalspano closed 11 months ago

michalspano commented 11 months ago

Neovim bug: pandoc export /tmp/ invalid basename

In order to obtain the basename (instead of the fullname with the relative path), use /tmp/%:t:r.pdf. This shall be used in the macro definitions of nvim - ~/.config/nvim/macros.vim.

michalspano commented 11 months ago

Seems OK! Closing the issue.

michalspano commented 11 months ago

Seems OK! Closing the issue.

The created feature branch has been unlinked due to brevity.