aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/starting.txt
Commit message (Expand)AuthorAge
* feat(edit)!: remove old c implementation of hebrew keymapbfredl2023-02-28
* docs: fix typos (#22353)zeertzjq2023-02-22
* feat: $NVIM_APPNAME #22128Ghjuvan Lacambre2023-02-16
* feat(lua): low-level interpreter mode (nvim -ll)bfredl2023-01-31
* feat(lua): store "nvim -l" scriptname in _G.arg[0]Justin M. Keyes2023-01-07
* feat(lua): execute stdin ("-") as LuaJustin M. Keyes2023-01-05
* feat(lua): send "--" literally to Lua "-l" scriptJustin M. Keyes2023-01-05
* feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes2023-01-05
* docs: fix treesitter parsing errorsChristian Clason2023-01-01
* feat(exrc): support .nvim.lua (#21436)Munif Tanjim2022-12-19
* feat(docs): update parser, HTML gen #20720Justin M. Keyes2022-10-18
* feat(runtime)!: remove filetype.vim (#20428)Christian Clason2022-10-17
* docs: various #12823Justin M. Keyes2022-10-09
* fix(docs-html): keycodes, taglinks, column_heading #20498Justin M. Keyes2022-10-06
* feat(docs): nested lists in HTML, update :help parserJustin M. Keyes2022-10-04
* fix(docs): invalid :help links #20345Justin M. Keyes2022-09-25
* feat(defaults): mouse=nvi #19290matveyt2022-07-17
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* fix(logging): skip recursion, fix crash #18764Justin M. Keyes2022-05-30
* refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* feat(defaults): session data in $XDG_STATE_HOME #15583Ivan2022-05-12
* vim-patch:c51cf0329809 (#17530)Christian Clason2022-02-27
* vim-patch:6f4754b9f725 (#17179)Christian Clason2022-01-23
* refactor: source ftplugin.vim separately from filetype.vim (#17129)Gregory Anders2022-01-18
* refactor: enable filetype detection before user startup scripts (#17040)Gregory Anders2022-01-17
* 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