index
:
circleshift/nvim-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
cshift
/
filetype.lua
blob: 2b11acb037aad71698ae4e3aa3e5441280993040 (
plain
)
1
2
3
4
5
6
7
vim.filetype.add({ extension = { tnsl = 'tnsl', tnsh = 'tnsl-shell' } })