mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
just reset makeprg and errorformat
This commit is contained in:
@ -26,7 +26,7 @@ pub const ftplugin =
|
|||||||
\\
|
\\
|
||||||
\\if !exists('current_compiler')
|
\\if !exists('current_compiler')
|
||||||
\\ compiler ghostty
|
\\ compiler ghostty
|
||||||
\\ let b:undo_ftplugin .= "| compiler make"
|
\\ let b:undo_ftplugin .= " makeprg< errorformat<"
|
||||||
\\endif
|
\\endif
|
||||||
\\
|
\\
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user