typescript-type-checker.nvim Run npx tsc --noEmit --pretty false using :Typecheck command and show the results in the quickfix list. Installation Lazy { "Canciller/typescript-type-checker.nvim", opts = { -- options }, } Options { command = 'Typecheck', }