summaryrefslogtreecommitdiff
path: root/vim/filespec.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/filespec.vim')
-rw-r--r--vim/filespec.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/filespec.vim b/vim/filespec.vim
index ffa88ff..15664d7 100644
--- a/vim/filespec.vim
+++ b/vim/filespec.vim
@@ -11,7 +11,7 @@ syn region fsComment start="//" skip="\\$" end="$" keepend contains=@fs
syn keyword fsKeyword select until
syn keyword fsStructure enum struct
-syn keyword fsConstant nul dec hex str be le true false
+syn keyword fsConstant nul dec hex str true false
syn match fsPrimitive "[su][1-9][0-9]*"
syn case ignore