diff options
Diffstat (limited to 'vis-lua.h')
| -rw-r--r-- | vis-lua.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -36,7 +36,6 @@ void vis_lua_file_close(Vis*, File*); void vis_lua_win_open(Vis*, Win*); void vis_lua_win_close(Vis*, Win*); void vis_lua_win_highlight(Vis*, Win*); -bool vis_lua_win_syntax(Vis*, Win*, const char *syntax); void vis_lua_win_status(Vis*, Win*); #endif |
