[NeoVim] Update and add noice

This commit is contained in:
2022-10-21 20:11:06 +02:00
parent 5028abfdf5
commit 271450c509
4 changed files with 11 additions and 14 deletions

View File

@@ -14,12 +14,4 @@
"packer"
"qf"
"help"
"DiffviewFileHistory"]}
:on_attach (fn [bufnr]
(map! [n :buffer] :t (fn []
(vim.tbl_map (fn [buf]
(if (= (vim.api.nvim_buf_get_option buf "filetype") "aerial")
(vim.tbl_map (fn [win]
(vim.api.nvim_set_current_win win))
(vim.fn.win_findbuf buf))))
(vim.api.nvim_list_bufs)))))})
"DiffviewFileHistory"]}})