This commit is contained in:
2023-11-03 19:14:02 +01:00
parent f8643931f0
commit 660e3197ad
12 changed files with 31 additions and 18 deletions

View File

@@ -45,7 +45,7 @@
_ (do
(exec! [silent
!file -bL --mime `(.. "'" quoted_path "'")
| grep -qv "'" ^text\\|^inode\\|^application/json "'"])
| grep -qv "^text\\|^inode\\|^application/json"])
(if (= vim.v.shell_error 1)
((. (require :neo-tree.sources.filesystem.commands) :open_with_window_picker) state)
(exec! [silent