index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2017-06-05
themes: simplify color definition
Marc André Tanner
2017-06-04
Improve appearance of line numbers and EOF markers
Philipp Emanuel Weidmann
2017-05-31
vis-lua: fix file:match_at API documentation
Marc André Tanner
2017-05-30
lexer: add simple strace(1) output lexer
Marc André Tanner
2017-05-12
Add a whitespace rule for the "elixir" lexer.
Tynan Colin Beatty
2017-04-09
vis: remove handling of \r\n line endings
Marc André Tanner
2017-03-31
vis: improve tab completion in command prompt
Marc André Tanner
2017-03-31
lexers: sync with scintillua changeset 600 rev fdeca0b808bf
Marc André Tanner
2017-03-24
lexers: fix perl pattern for horrible regex lines
S. Gilles
2017-03-19
vis-lua: allow operators to be defined as lua functions
Marc André Tanner
2017-03-19
Move :set horizon option implementaiton to lua
Marc André Tanner
2017-03-19
Move :set theme option implementation to lua
Marc André Tanner
2017-03-19
Move :set syntax option implementation to lua
Marc André Tanner
2017-03-19
Fix errors and add ANS Forth 2012 keywords
stutonk
2017-03-18
Recognize additional Forth filetype
stutonk
2017-03-15
Make Vis' Solarized theme match the official Vim one.
Tim Allen
2017-03-14
Restructure display code
Marc André Tanner
2017-03-07
lua: add filetype detection for Plan9 rc and derivatives
David B. Lamkins
2017-03-05
lua: fix more luacheck warnings
Marc André Tanner
2017-03-05
lua: reimplement word and file name completion in lua
Marc André Tanner
2017-03-02
lua: fix luacheck warnings in plugins
Marc André Tanner
2017-03-02
lua: use goto label to mimic continue statement
Marc André Tanner
2017-03-02
lua: let number increment/decrement handle next number
Marc André Tanner
2017-03-01
lua: return nil for invalid text objects
Marc André Tanner
2017-03-01
vis-lua: make cursor.pos return nil if cursor position is invalid
Marc André Tanner
2017-02-28
lua: reimplement number increment <C-a> and decrement <C-x>
Marc André Tanner
2017-02-28
lua: move digraph handling to separate 'plugin'
Marc André Tanner
2017-02-25
lexers: sync with scintillua changeset 594 rev 6e29a8d2a783
Marc André Tanner
2017-02-23
vis-lua: use shorter type names
Marc André Tanner
2017-02-22
lua: add file:match_at method to match LPeg pattern around a position
Marc André Tanner
2017-02-22
lua: expose vis:module_exist method, load lexer and lpeg module during startup
Marc André Tanner
2017-02-07
Allow {} to be nested in shell variables
S. Gilles
2017-02-02
lexer: fix scheme token rule ordering
Marc André Tanner
2017-02-02
update comment and readme about lua path
Christian Hesse
2017-01-31
vis: add workaround for broken color handling in Terminal.app
Marc André Tanner
2017-01-27
vis-digraph: add utility to handle digraphs
josuah
2017-01-19
lexer: sync with scintillua changeset 582 rev d70a5ee43d38
Marc André Tanner
2017-01-19
lexer: update README
Marc André Tanner
2017-01-19
lexer: update C lexer to C11 and add POSIX errno constants
Marc André Tanner
2017-01-18
lexer: add lexer for Parallax Spin language
David B. Lamkins
2017-01-05
lua: adjust C lexer to recognize POSIX types
S. Gilles
2017-01-05
theme: pretend that specifying color numbers doesn't work
S. Gilles
2016-12-29
Add rc lexer
Michael Forney
2016-12-14
lua: make sure we always load a default theme
Marc André Tanner
2016-12-14
lua: improve error message when failing to load lpeg/lexer module
Marc André Tanner
2016-12-14
lua: avoid errors if no theme is set
Marc André Tanner
2016-12-14
lua: add crontab file type and configure it to save in-place
Marc André Tanner
2016-12-14
lua: allow per file type :commands being executed
Marc André Tanner
2016-12-14
lua: use Lua patterns to match file extensions
Marc André Tanner
2016-12-09
vis-lua: add comment about possibly outdated Lua API documentation
Marc André Tanner
[next]