|
|
8082de90c3
|
home: vim: prefix augroup with 'ambroisie.*'
|
2026-02-19 22:09:01 +01:00 |
|
|
|
e82ae4a219
|
home: vim: numbertoggle: remove 'TermOpen' event
It's now part of upstream's default setup.
|
2025-04-14 10:20:02 +00:00 |
|
|
|
a7c542784c
|
home: vim: numbertoggle: use lua callbacks
Use `vim.opt` because those are local options (i.e: similar to `set` it
defaults to setting it locally, `vim.opt_local` is not necessary).
|
2024-07-19 11:38:55 +00:00 |
|
|
|
65a8f7c481
|
home: create 'modules/home' folder
Consolidating all modules under the same path, to clear out the
top-level directory.
|
2023-11-11 18:12:05 +00:00 |
|