aboutsummaryrefslogtreecommitdiff
path: root/templates/default.mustache
AgeCommit message (Expand)Author
2022-03-06Update bright coloursMichaël Ball
2021-11-17Initial commitMichaël Ball
08a5fc3d4ef227123b1bb14491852'>lua/plugins/django_plus.lua
blob: 48ecf30d68b0c512411209e11fc0439c3deb3767 (plain)
1
2
3
4
5
6
return {
  {
    'tweekmonster/django-plus.vim',
    ft = { 'htmldjango', 'python' }
  }
}