diff options
Diffstat (limited to 'vis.h')
| -rw-r--r-- | vis.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -548,8 +548,6 @@ Text *vis_text(Vis*); View *vis_view(Vis*); Win *vis_window(Vis*); -bool vis_theme_load(Vis*, const char *name); - /* Get value of autoindent */ bool vis_get_autoindent(const Vis*); |
