numToStr / FTerm.nvim

:fire: No-nonsense floating terminal plugin for neovim :fire:
MIT License
721 stars 24 forks source link

feat: add clear_env and env to setup #76

Closed ghost closed 1 year ago

ghost commented 1 year ago

Thought it'd be useful to support this. Personally I use this to set $EDITOR to string.format('nvim --server %s --remote-tab', vim.v.servername).