neovim/runtime
Lewis Russell 34ac75b329
refactor: rename local API alias from a to api
Problem:
  Codebase inconsistently binds vim.api onto a or api.

Solution:
  Use api everywhere. a as an identifier is too short to have at the
  module level.
2023-04-05 17:19:53 +01:00
..
autoload docs: fix typos 2023-04-04 19:07:33 +02:00
colors
compiler vim-patch:86b4816766d9 (#21314) 2022-12-08 16:33:38 +01:00
doc refactor: rename local API alias from a to api 2023-04-05 17:19:53 +01:00
ftplugin refactor(defaults)!: change default 'commentstring' value to empty (#22862) 2023-04-02 23:01:48 +08:00
indent vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
keymap
lua refactor: rename local API alias from a to api 2023-04-05 17:19:53 +01:00
macros
pack/dist/opt dist: transpile cfilter.vim => cfilter.lua #21662 2023-01-08 12:31:38 -08:00
plugin fix(treesitter): InspectTree does not respect 'splitright' #22692 2023-03-17 04:41:57 -07:00
queries refactor(treesitter)!: rename help parser to vimdoc 2023-04-01 15:07:16 +02:00
spell
syntax vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
tools
tutor docs(tutor): fix TODO line demo (#21965) 2023-01-25 09:46:00 +08:00
bugreport.vim
CMakeLists.txt refactor(build): make installation of runtime/ more effective 2023-03-07 20:16:52 +01:00
delmenu.vim
filetype.lua
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
mswin.vim
neovim.ico
nvim.appdata.xml dist: use valid application id in nvim.appdata.xml #22046 2023-02-15 15:11:49 -08:00
nvim.desktop
nvim.png
optwin.vim feat(options)!: deprecate paste, remove pastetoggle (#22647) 2023-03-13 10:29:11 +08:00
synmenu.vim