neovim/runtime/lua
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
..
vim feat(defaults): unimpaired empty line below/above cursor #30984 2024-11-04 06:06:18 -08:00
_vim9script.lua refactor(lua): rename tbl_islist => islist 2024-04-21 17:08:07 +02:00
coxpcall.lua build(lua): vendor coxpcall 2023-09-10 11:43:37 +02:00
editorconfig.lua fix(editorconfig): rename augroup 2024-11-09 15:19:24 +09:00
man.lua refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915 2024-10-26 07:38:25 -07:00
tohtml.lua fix(tohtml): enclose font-family names in quotation marks 2024-09-08 12:15:50 +02:00