diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2023-08-28 11:33:31 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2023-08-28 11:35:02 +0200 |
commit | 19f3abb29f3de7b4355caf4cd9c80703845b7a9e (patch) | |
tree | 4c852ce28dbb57caf2e0032020b4d7d7e30bbcf1 /vis.spec | |
parent | 9aee64fdd111c6f821317588476ede6112d8350b (diff) | |
download | vis-pkg-19f3abb29f3de7b4355caf4cd9c80703845b7a9e.tar.gz |
Update to 0.8+git.1693167778.de315f87:
- Make expandtab option window-local
- Make tabwidth option window-local
- lua: make sure lpeg is in fact optional
- vis-lua.c: silence warning about implicit conversion
- support old option names but mark as deprecated
Diffstat (limited to 'vis.spec')
-rw-r--r-- | vis.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1692979777.2c5e6928 +Version: 0.8+git.1693167778.de315f87 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC |