diff --git a/README.md b/README.md index 9ca77d0..2c20104 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,13 @@ Each conf file can have You can also put the conf inside the actual path of the configuration file following this logic: \ `program_name/path/to/conf/program_name.conf, - program_name/path/to/conf/program_name.md` \ + program_name/path/to/conf/program_name.md` **Examples:** `neovim/neovim.conf, nginx/etc/nginx/nginx.conf` ## Syntax highlighting -To let Gitlab display the proper syntax highlighting, +In order to display the proper syntax highlighting on Gitlab, edit the .gitattribute file accordingly: \ -**Example:** ```txt neovim/** gitlab-language=vim