aboutsummaryrefslogtreecommitdiff
path: root/runtime/indent
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-25 20:51:42 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-25 22:11:04 -0400
commit31ea80649d6c63e83d1ec7f30b355c049aaface6 (patch)
tree23f69e3740f1e4b22931394b02e7248104c68b77 /runtime/indent
parenta282a177d3320db25fa8f854cbcdbe0bc6abde7f (diff)
downloadrneovim-31ea80649d6c63e83d1ec7f30b355c049aaface6.tar.gz
rneovim-31ea80649d6c63e83d1ec7f30b355c049aaface6.tar.bz2
rneovim-31ea80649d6c63e83d1ec7f30b355c049aaface6.zip
vim-patch:3ec3217f0491
Update runtime files https://github.com/vim/vim/commit/3ec3217f0491e9ba8aa8ea02f7e454cd19a287ef Omit fuzzy-match in pattern.txt.
Diffstat (limited to 'runtime/indent')
-rw-r--r--runtime/indent/meson.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/indent/meson.vim b/runtime/indent/meson.vim
index f116781f74..549209ca33 100644
--- a/runtime/indent/meson.vim
+++ b/runtime/indent/meson.vim
@@ -2,6 +2,7 @@
" Language: Meson
" License: VIM License
" Maintainer: Nirbheek Chauhan <nirbheek.chauhan@gmail.com>
+" Liam Beguin <liambeguin@gmail.com>
" Original Authors: David Bustos <bustos@caltech.edu>
" Bram Moolenaar <Bram@vim.org>
" Last Change: 2019 Oct 18