| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add C/C++ textobjects | Stephan Seitz | 2020-07-14 | 1 | -0/+6 | |
| | | ||||||
| * | Cpp locals: Fix syntax | Stephan Seitz | 2020-07-13 | 1 | -1/+1 | |
| | | ||||||
| * | Add rust locals.scm | Stephan Seitz | 2020-07-13 | 1 | -0/+7 | |
| | | ||||||
| * | C/C++ highlights: Small improvements for type definitions | Stephan Seitz | 2020-07-13 | 1 | -0/+3 | |
| | | ||||||
| * | highlight(c): fix booleans and types | Thomas Vigouroux | 2020-07-09 | 1 | -1/+3 | |
| | | ||||||
| * | C/C++ highlights: update to new syntax | Stephan Seitz | 2020-07-05 | 2 | -24/+31 | |
| | | | | | This changed the highlight of "switch" to conditional and of "break" to repeat. | |||||
| * | C++ locals: Add reference_declarator (analogous to pointer_declarator for C ↵ | Stephan Seitz | 2020-07-04 | 1 | -0/+2 | |
| | | | | | locals) | |||||
| * | Fix cpp-highlights: wrong capture name used in regex | Stephan Seitz | 2020-06-26 | 1 | -3/+2 | |
| | | ||||||
| * | Change regexes in C/C++ highlights | Stephan Seitz | 2020-06-15 | 1 | -1/+1 | |
| | | ||||||
| * | Update C/C++ highlights to new query syntax | Stephan Seitz | 2020-06-15 | 2 | -13/+13 | |
| | | ||||||
| * | Make =,~,! operators in C highlights | Stephan Seitz | 2020-06-15 | 1 | -5/+0 | |
| | | ||||||
| * | Add cpp/locals.scm | Stephan Seitz | 2020-06-15 | 2 | -3/+57 | |
| | | ||||||
| * | Add C++ highlights.scm | Stephan Seitz | 2020-06-15 | 1 | -0/+97 | |
