Skip to content

Instantly share code, notes, and snippets.

@dlaub3
Last active September 18, 2021 01:09
Show Gist options
  • Save dlaub3/3ee84f4bd10a763472ffe8d56d37a65b to your computer and use it in GitHub Desktop.
Save dlaub3/3ee84f4bd10a763472ffe8d56d37a65b to your computer and use it in GitHub Desktop.
Vim + TypeScript ❤️
# after/syntax/typescript.vim
# after/syntax/typescriptreact.vim
set conceallevel=1
syntax keyword typescriptPredefinedType any conceal cchar=💩
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment