mirror of
https://github.com/neovim/neovim.git
synced 2026-01-29 08:30:46 +10:00
vim-patch:9.1.0454: minor issues in test_filetype with rasi test
Problem: minor issues in test_filetype with rasi test
(after 9.1.0453)
Solution: re-sort test_filetype, fix wrong syntax.txt help tags
f3dd6f617c
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -2578,7 +2578,7 @@ To highlight R code in knitr chunk headers, add to your |vimrc|: >
|
||||
RASI *rasi.vim* *ft-rasi-syntax*
|
||||
|
||||
Rasi stands for Rofi Advanced Style Information. It is used by the program
|
||||
`rofi` to style the rendering of the search window. The language is heavily
|
||||
rofi to style the rendering of the search window. The language is heavily
|
||||
inspired by CSS stylesheet. Files with the following extensions are recognized
|
||||
as rasi files: .rasi.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user