[NeoTree] Handle vimtex QuickFix window
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(import-macros {: g! : exec : map! : set!} :hibiscus.vim)
|
||||
(import-macros {: g! : exec : map! : set! : augroup!} :hibiscus.vim)
|
||||
(import-macros {: setup} :macros)
|
||||
|
||||
; Theme
|
||||
@@ -76,6 +76,8 @@
|
||||
[:diagnostics]
|
||||
[:git_status]]}})
|
||||
(map! [n] :f ":Neotree focus<CR>")
|
||||
(map! [n] :F (fn [] (exec [[:Neotree "toggle"] [:Neotree "toggle" "action=show"]])))
|
||||
(augroup! :qf [[FileType] [qf] "set nobuflisted|call feedkeys(\"F\")"])
|
||||
|
||||
; Smart splits
|
||||
(local smart-splits (require :smart-splits))
|
||||
|
||||
@@ -10,3 +10,8 @@ GPLs
|
||||
Plasil
|
||||
Monto
|
||||
Keidel
|
||||
Meinte
|
||||
Asf
|
||||
Sdf
|
||||
ToolBus
|
||||
projectional
|
||||
|
||||
Reference in New Issue
Block a user