1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 03:00:04 +08:00
SpaceVim/test/api/vim
Theodore Ni 1c6b15619f
Change how highlight syntax IDs are looked up. (#3521)
There is a function called hlID that can be used to look up the syntax
ID directly. On my laptop, this saves a bit over 100ms during start up
when loading the tabline and the statusline.
2020-05-15 21:44:02 +08:00
..
buffer.vader Improve lint (#3291) 2020-01-19 18:35:50 +08:00
command.vader Add test for command api 2017-10-17 23:23:07 +08:00
highlight.vader Change how highlight syntax IDs are looked up. (#3521) 2020-05-15 21:44:02 +08:00
key.vader Add test for vim#key api 2017-10-23 23:36:55 +08:00