vim-airline/autoload/airline
David Briscoe ecba959f28 Write msgfmt output to /NUL
Fix NUL file created when opening a .po file.

Using -o NUL actually creates a file called NUL in the current
directory. Using /NUL doesn't create one in C:\ (the drive the file is
located on) or any visible drive.

Despite msgfmt being able to create the file NUL (which isn't supposed
to be allowed), it's difficult to delete NUL (windows explorer can't
handle it but WSL's unix rm can remove it).

Test
Open po file and see the same warnings as before, but no NUL file
created.
Using msgfmt.exe provided by git (installed via scoop).
2021-02-04 16:13:07 -08:00
..
extensions Write msgfmt output to /NUL 2021-02-04 16:13:07 -08:00
formatter [fix] short path formatter's space 2020-11-05 23:44:29 +09:00
themes Modified dark.vim commandline gui colors 2021-01-08 15:26:18 +01:00
async.vim Happy new year! 2021-01-01 12:57:00 +00:00
builder.vim Happy new year! 2021-01-01 12:57:00 +00:00
debug.vim Happy new year! 2021-01-01 12:57:00 +00:00
extensions.vim Ensure correct checking of LSP support on neovim 2021-02-03 12:11:53 +01:00
highlighter.vim Happy new year! 2021-01-01 12:57:00 +00:00
init.vim impl vim-lsp progress 2021-01-02 16:51:16 +09:00
msdos.vim Happy new year! 2021-01-01 12:57:00 +00:00
parts.vim init: section_y includes missing endofline and BOM 2021-01-02 19:26:44 +01:00
section.vim Happy new year! 2021-01-01 12:57:00 +00:00
themes.vim Happy new year! 2021-01-01 12:57:00 +00:00
util.vim Happy new year! 2021-01-01 12:57:00 +00:00