view dot_config/nvim/after/syntax/xdc.vim @ 1041:979735a38885

feat: add keybind with fzf selector for revisions from current stack
author Zeger Van de Vannet <zeger@vandevan.net>
date Tue, 30 Apr 2024 22:34:09 +0200
parents 21745760a5dc
children
line wrap: on
line source

if exists('b:current_syntax')
  finish
endif

runtime! syntax/tcl.vim syntax/tcl_*.vim syntax/tcl/*.vim