neovim/runtime/lua
zeertzjq e4fb3e2007
vim-patch:9.1.0303: filetype: some protocol buffer files not recognized (#28293)
Problem:  filetype: some protocol buffer files not recognized
Solution: Detect '*.textproto', '*.textpb', '*.txtpb' as pbtxt files
          (Bruno Belanyi)

See: https://protobuf.dev/reference/protobuf/textformat-spec/#text-format-files

closes: vim/vim#14463

e54a8e7c73

Co-authored-by: Bruno BELANYI <bruno@belanyi.fr>
2024-04-12 17:06:21 +08:00
..
nvim fix(health): check unmatching python_glob as empty table (#28215) 2024-04-07 11:50:45 +08:00
provider refactor: remove fn_bool 2024-04-06 16:42:26 +02:00
vim vim-patch:9.1.0303: filetype: some protocol buffer files not recognized (#28293) 2024-04-12 17:06:21 +08:00
_vim9script.lua
coxpcall.lua
editorconfig.lua fix(editorconfig): syntax error regression 2024-03-11 10:06:57 +00:00
man.lua fix(man): pass modifiers also to :tag (#27878) 2024-03-16 09:56:58 +08:00
tohtml.lua feat(lua): deprecate vim.tbl_add_reverse_lookup 2024-03-07 10:24:34 +01:00