akinsho / toggleterm.nvim

A neovim lua plugin to help easily manage multiple terminal windows
GNU General Public License v3.0
4.06k stars 170 forks source link

Correct CR for Nushell #561

Closed YuanYuYuan closed 3 months ago

YuanYuYuan commented 4 months ago

As reedline stating in their doc, nushell uses the same CRLF policy like Windows. This PR adds the support for it.