neovim/runtime
Jaehwang Jung 1724a6e259 fix(editorconfig): rename augroup
Problem:
Builtin editorconfig plugin's augroup name conflicts with
https://github.com/editorconfig/editorconfig-vim,
overriding that plugin.

Solution:
Rename the augroup.
2024-11-09 15:19:24 +09:00
..
autoload feat(options)!: disallow setting hidden options #28400 2024-11-04 05:00:12 -08:00
colors fix(runtime): clean up one-off scripts 2024-10-15 20:50:21 +02:00
compiler vim-patch:5e48e97: runtime(compiler): check for compile_commands in build dirs for cppcheck 2024-10-18 01:00:01 +02:00
doc feat(defaults): unimpaired empty line below/above cursor #30984 2024-11-04 06:06:18 -08:00
ftplugin vim-patch:9.1.0826: filetype: sway files are not recognized 2024-11-02 23:33:38 +01:00
indent vim-patch:150b507: runtime(hcl,terraform): Add runtime files for HCL and Terraform (#30266) 2024-09-04 19:32:52 -05:00
keymap
lua fix(editorconfig): rename augroup 2024-11-09 15:19:24 +09:00
pack/dist/opt vim-patch:5753d99: runtime(nohlsearch): add missing loaded_hlsearch guard 2024-07-31 23:06:28 +02:00
plugin fix(editorconfig): rename augroup 2024-11-09 15:19:24 +09:00
queries feat(defaults): pretty :help headings #30544 2024-09-27 08:53:30 -07:00
scripts fix(runtime): clean up one-off scripts 2024-10-15 20:50:21 +02:00
spell
syntax vim-patch:d181baf: runtime(typst): synchronize updates from the upstream typst.vim 2024-11-02 23:33:25 +01:00
tutor feat(tutor): give hints to satisfy the line checker #30952 2024-10-27 06:50:17 -07:00
CMakeLists.txt fix(runtime): clean up one-off scripts 2024-10-15 20:50:21 +02:00
delmenu.vim
filetype.lua
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
makemenu.vim
menu.vim vim-patch:a420547: runtime(misc): Use consistent "Vim script" spelling (#30805) 2024-10-14 09:27:29 +08:00
neovim.ico
nvim.appdata.xml
nvim.desktop docs: misc (#29719) 2024-08-29 06:11:32 +08:00
nvim.png
optwin.vim vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619) 2024-10-03 06:45:01 +08:00
synmenu.vim
windows_icon.rc