aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/starting.txt
Commit message (Expand)AuthorAge
* feat(startup): load builtin plugins with --clean #15893Gregory Anders2021-10-04
* feat(lua)!: register_keystroke_callback => on_keyJustin M. Keyes2021-09-09
* fix(defaults): "syntax sync maxlines=1" on CmdwinEnter #15552Justin M. Keyes2021-09-02
* feat(defaults): limit syntax cost on CmdwinEnter #15401Gregory Anders2021-09-02
* doc: remove mentions of compile-time flags #14935cbarrete2021-07-07
* doc/startup: cleanup; assign ENN to "conflicing configs" msg (#14971)Justin M. Keyes2021-07-03
* docs(starting): mention init.lua in paths and remove repetition (#14883)smolck2021-06-23
* refactor(source): Move lua file detection to do_sourceshadmansaleh2021-06-11
* feat(startup): Source runtime/plugin/**/*.lua at startupshadmansaleh2021-06-11
* vim-patch:942db23c9cb7Jan Edmund Lazo2021-05-01
* vim-patch:ebdf3c964a90Jan Edmund Lazo2021-04-27
* vim-patch:8024f9363683Jan Edmund Lazo2021-04-27
* vim-patch:5666fcd0bd79Jan Edmund Lazo2021-04-27
* vim-patch:469bdbde1e8eJan Edmund Lazo2021-04-27
* vim-patch:30e9b3c42567 (#13936)Volodymyr Kot2021-03-03
* log.c: warn instead of error on failed stdpath('cache') creationMichael Lingelbach2021-01-16
* logs: make kXDGCacheHome if it doesn't exist (#13758)Michael Lingelbach2021-01-16
* logging: move to XDG_CACHE_HOME (#13739)Michael Lingelbach2021-01-13
* doc: mention init.luadm1try2020-12-01
* Removed restricted mode - Fix #11972georg3tom2020-11-11
* docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
* vim-patch:8.1.0881: can execute shell commands in rvim through interfacesJan Edmund Lazo2020-03-01
* doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* doc: eliminate msgpack_rpc.txt [ci skip]Justin M. Keyes2019-09-09
* docJustin M. Keyes2019-09-09
* doc: remove "{not available ...}" noiseJustin M. Keyes2019-08-02
* vim-patch:5477506a9f01Justin M. Keyes2019-08-02
* vim-patch:61da1bfa6c6bJustin M. Keyes2019-08-02
* doc [ci skip] #10177Justin M. Keyes2019-06-30
* test: 'shadafile' defaultJustin M. Keyes2019-04-27
* doc: clarify -EsJustin M. Keyes2019-04-22
* doc: UIJustin M. Keyes2019-04-22
* vim-patch:8.0.0716: "--clean", 'shadafile' #9907Justin M. Keyes2019-04-15
* startup: -es/-Es (silent/batch mode): skip swapfile #8540Justin M. Keyes2019-04-10
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* doc [ci skip] #9478Justin M. Keyes2019-01-26
* doc: Remove {Nvim} tagJustin M. Keyes2018-12-30
* startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it existsJames McCoy2018-12-16
* doc (#9288)Justin M. Keyes2018-12-09
* vim-patch:b477af2260d9Justin M. Keyes2018-10-29
* doc: xdg, MAINTAIN.md, channel-id, job controlJustin M. Keyes2018-10-11
* ui: update docs for safe startup procedureBjörn Linse2018-10-01
* startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse2018-09-22
* startup: wait for embedder before executing startup commands and filesBjörn Linse2018-09-18
* vim-patch:8.0.1792: MS-Windows users expect -? to work like --helpJan Edmund Lazo2018-09-04
* doc: Remove irrelevant line about "only the first" vimrc is usedJames McCoy2018-08-18
* Merge #8589 'VimL: Remove legacy v:xx aliases'Justin M. Keyes2018-07-23
* Ex mode: use getexline() instead of getexmodeline()Justin M. Keyes2018-06-17
* doc: job/channel, misc #7783Justin M. Keyes2018-06-11