diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-25 07:44:15 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-25 07:44:15 +0200 |
| commit | fb3587e51e0908c3d43722c55741cf6a386e39ce (patch) | |
| tree | 248c42999260ab6c9175aea90365aab08bd68c9d /after/ftplugin/gitcommit.lua | |
| parent | c22fab35706facfa780b800b4dc72559f0ac6c60 (diff) | |
| download | nvim-config-fb3587e51e0908c3d43722c55741cf6a386e39ce.tar.gz nvim-config-fb3587e51e0908c3d43722c55741cf6a386e39ce.zip | |
refactor(nvim): restructure plugin configs, fix OSV launch port
- rewrite the file headers as block comments and regroup the
autocompletion and dap files into Settings / Autocommands / Keymaps
sections
- fix `OSVLaunch`: `dap.configurations.lua.port` was nil (the field is
a list), so the server ignored 8086; share an `OSV_PORT` constant
between the launch call and the attach configuration
- `.luarc.json`: list each plugin directory explicitly so lua_ls loads
their type annotations
- use `vim.fs.basename` instead of `vim.fn.fnamemodify(…, ":t")`
Diffstat (limited to 'after/ftplugin/gitcommit.lua')
0 files changed, 0 insertions, 0 deletions
