From ad2051f7f127ff536a8d1ba0853aa66590cab96b Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Mon, 2 Sep 2024 11:58:09 -0500 Subject: add mimetype configs --- mimewiz/nvim | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mimewiz/nvim (limited to 'mimewiz/nvim') diff --git a/mimewiz/nvim b/mimewiz/nvim new file mode 100644 index 0000000..709cb57 --- /dev/null +++ b/mimewiz/nvim @@ -0,0 +1,15 @@ +application/x-shellscript +text/english +text/plain +text/x-c +text/x-c++ +text/x-c++hdr +text/x-c++src +text/x-chdr +text/x-csrc +text/x-java +text/x-makefile +text/x-moc +text/x-pascal +text/x-tcl +text/x-tex -- cgit v1.2.3