| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix: make additional_vim_regex_highlighting actually accept a list | Simon Hauser | 2021-07-20 | 1 | -1/+4 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-07-20 | 1 | -1/+1 | |
| | | ||||||
| * | injections(cuda): add injections.scm | Stephan Seitz | 2021-07-20 | 1 | -0/+3 | |
| | | ||||||
| * | highlights(cuda): add support for __launch_bounds__ | Stephan Seitz | 2021-07-20 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-07-19 | 1 | -2/+2 | |
| | | ||||||
| * | Change install command on Mac | Stephan Seitz | 2021-07-19 | 1 | -2/+2 | |
| | | | | | Fixes #1600 | |||||
| * | YANG fold on blocks | David Hotham | 2021-07-19 | 1 | -0/+3 | |
| | | ||||||
| * | Update README.md | Duarte OC | 2021-07-19 | 1 | -1/+1 | |
| | | ||||||
| * | Updated TSInstall example command. | Duarte OC | 2021-07-19 | 1 | -1/+1 | |
| | | | | | | When getting set up, the current instructions make me think I have to write `:TSInstall {'python'}`, when the correct command is `TSInstall python` Let me know if this makes sense 😄 | |||||
| * | "-z" needs to come before "-f". | Laurence Tratt | 2021-07-19 | 1 | -1/+1 | |
| | | ||||||
| * | Add `-z` switch to tar. | Laurence Tratt | 2021-07-19 | 1 | -1/+1 | |
| | | | | | | | | | Some versions of tar automatically infer `-z` if a `.gz` (or other compressed extension) file is passed -- but some, including OpenBSD's, don't do this and require an explicit `-z`. As far as I know, any version of tar which automatically unzips files supports `-z` so this should be a backwards compatible change for most versions of tar. | |||||
| * | Update lockfile.json | GitHub | 2021-07-19 | 1 | -2/+5 | |
| | | ||||||
| * | Update transferred fish repo info | 26797767+krnik | 2021-07-19 | 2 | -3/+3 | |
| | | ||||||
| * | docs: notify about 0.5-compat in the readme | Thomas Vigouroux | 2021-07-19 | 1 | -0/+4 | |
| | | ||||||
| * | Don't capture quotes as comments | Oliver Marshall | 2021-07-19 | 1 | -1/+1 | |
| | | ||||||
| * | Remove last @a | Oliver Marshall | 2021-07-19 | 1 | -2/+2 | |
| | | ||||||
| * | Remove docstring highlights | Oliver Marshall | 2021-07-19 | 1 | -2/+4 | |
| | | ||||||
| * | Use ignored capture groups | Oliver Marshall | 2021-07-19 | 1 | -4/+4 | |
| | | ||||||
| * | Improve some comments | Oliver Marshall | 2021-07-19 | 1 | -2/+2 | |
| | | ||||||
| * | Improve highlights for types | Oliver Marshall | 2021-07-19 | 1 | -1/+3 | |
| | | ||||||
| * | Remove constant highlighting | Oliver Marshall | 2021-07-19 | 1 | -7/+0 | |
| | | ||||||
| * | Add forgotten annon function highlight | Oliver Marshall | 2021-07-19 | 1 | -0/+3 | |
| | | ||||||
| * | Add header comment | Oliver Marshall | 2021-07-19 | 1 | -3/+13 | |
| | | ||||||
| * | Add some todos | Oliver Marshall | 2021-07-19 | 1 | -0/+3 | |
| | | ||||||
| * | Add context based highlighting for def, defn & ns | Oliver Marshall | 2021-07-19 | 1 | -0/+54 | |
| | | ||||||
| * | Revamp the symbol highlighting | Oliver Marshall | 2021-07-19 | 1 | -77/+100 | |
| | | ||||||
| * | Move meta punctuation | Oliver Marshall | 2021-07-19 | 1 | -1/+8 | |
| | | ||||||
| * | Simplify | Oliver Marshall | 2021-07-19 | 1 | -36/+13 | |
| | | ||||||
| * | Add some comments & TODOs | Oliver Marshall | 2021-07-19 | 1 | -8/+10 | |
| | | ||||||
| * | First pass at def-likes | Oliver Marshall | 2021-07-19 | 1 | -9/+17 | |
| | | ||||||
| * | Match % variables | Oliver Marshall | 2021-07-19 | 1 | -0/+3 | |
| | | ||||||
| * | Add more operators | Oliver Marshall | 2021-07-19 | 1 | -2/+2 | |
| | | ||||||
| * | Add some TODOs | Oliver Marshall | 2021-07-19 | 1 | -2/+5 | |
| | | ||||||
| * | Highlight splicing operators | Oliver Marshall | 2021-07-19 | 1 | -0/+4 | |
| | | ||||||
| * | All the other stuff, includes: | Oliver Marshall | 2021-07-19 | 1 | -31/+176 | |
| | | | | | | | | | | - Changing huge 'match's to 'any-of's - Roughly organising the queries into sections - Add some TODOs for more improvements - Comment out def-like and call queries as they overlap too much - Change the captures to use better (imo) groups - Make with-.* and when-.* always highlight like a builtin | |||||
| * | Reorganise slightly | Oliver Marshall | 2021-07-19 | 1 | -5/+20 | |
| | | ||||||
| * | Add YANG parser | Tomas Sandven | 2021-07-19 | 4 | -0/+40 | |
| | | ||||||
| * | Use terraform ft for tf and tfvars | Khue Doan | 2021-07-19 | 1 | -1/+2 | |
| | | ||||||
| * | Support HCL file type detection | Khue Doan | 2021-07-19 | 1 | -0/+1 | |
| | | ||||||
| * | feat(mergify): delay mergify merging by one day | Thomas Vigouroux | 2021-07-19 | 1 | -1/+19 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-07-18 | 1 | -6/+6 | |
| | | ||||||
| * | fix: only automerge when then is two approvals | Thomas Vigouroux | 2021-07-18 | 1 | -1/+1 | |
| | | ||||||
| * | fix(mergify): only merge when there is no review requests | Thomas Vigouroux | 2021-07-18 | 1 | -1/+1 | |
| | | ||||||
| * | Folds: remove ending marks for folds; they only confuse vim when multiple ↵ | Andrew He | 2021-07-18 | 1 | -1/+5 | |
| | | | | | closes on the same line are expected | |||||
| * | c: don't treat uppercase functions as constants | Gregory Anders | 2021-07-18 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | A macro function such as #define FOO(x) ... should be highlighted with @function.macro, even though the name is in all-caps (which would otherwise be treated as a constant). Similarly, call sites of such functions, e.g. int y = FOO(x); should be highlighted with @function instead of @constant. This is as simple as moving the query definition for macro functions after the query definition for constants. | |||||
| * | fix(elixir): add missing possible parameters | Łukasz Niemier | 2021-07-18 | 1 | -15/+2 | |
| | | ||||||
| * | Re-attach module when the file type is changed | Santos Gallegos | 2021-07-18 | 1 | -1/+10 | |
| | | | | | | Requires https://github.com/neovim/neovim/pull/14995 Closes https://github.com/nvim-treesitter/nvim-treesitter/issues/1249 | |||||
| * | ci(mergify): don't use queues | Thomas Vigouroux | 2021-07-18 | 1 | -8/+4 | |
| | | ||||||
| * | ci(Mergify): configuration update | Thomas Vigouroux | 2021-07-18 | 1 | -1/+8 | |
| | | ||||||
| * | ci(Mergify): configuration update | Thomas Vigouroux | 2021-07-18 | 1 | -0/+6 | |
| | | ||||||
