aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/runtime.h
Commit message (Expand)AuthorAge
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* fix(runtime): don't use regexes inside lua require'mod'Björn Linse2021-10-17
* fix(runtime): ordering of loading packages with user configBjörn Linse2021-09-26
* runtime: extract 'runtimepath' and 'packpath' logic to its own fileBjörn Linse2020-11-25