Commit Graph

25 Commits

Author SHA1 Message Date
Peter P. 710627a9e6
Merge branch 'master' into master 2026-06-11 11:31:29 +02:00
MaasOedipa fff68ad15f notify fix 2026-06-11 11:17:33 +02:00
orip c4605421e5 Migrate to vim.pack 2026-05-05 01:18:15 +03:00
MaasOedipa a4b57654c9 added data preview module 2026-03-28 11:36:22 +01:00
orip 177ff61483 Add type hints to plugin options where possible
This could help beginners to get autocompletion, catch mistakes earlier,
and allow them to skip the docs for simple configs.

This is not perfect because a lot of the plugins type all of their keys
as required, even though they have defaults, but this is good enough.
2026-02-27 20:43:08 +02:00
MaasOedipa 5a03ec401c added hardcount to hardtime 2025-12-30 12:00:37 +01:00
MaasOedipa 5d41f4c65e reverted keybinds 2025-12-28 09:06:42 +01:00
MaasOedipa ca07abf338 Reapply "hardtime timeout chagned"
This reverts commit 46254e46d9.
2025-12-28 08:59:55 +01:00
MaasOedipa 46254e46d9 Revert "hardtime timeout chagned"
This reverts commit c3f64f78bf.
2025-12-28 08:58:37 +01:00
MaasOedipa e6e499d8ad changed keybind for neotree 2025-12-28 08:56:32 +01:00
MaasOedipa c3f64f78bf hardtime timeout chagned 2025-12-28 07:51:35 +01:00
MaasOedipa e4c441e5ad added hardtime and notify | 2025-12-28 07:50:28 +01:00
MaasOedipa 5a0e2b81fc notify and hardtime 2025-12-28 07:32:50 +01:00
MaasOedipa 2e762edce7 added ½ optin to neotree reveal keybind 2025-12-27 00:31:51 +01:00
MaasOedipa 478fc61ba5 tried changing some neotree options but they are really strict, really just made some keybinds more explicit 2025-12-18 19:42:01 +01:00
MaasOedipa a31276bcdd render markdown added + keybinds for rendermarkdown in init.lua 2025-12-18 14:24:13 +01:00
MaasOedipa fa0aae5a48 virtcolumn for long sections 2025-12-15 17:02:59 +01:00
MaasOedipa 547e626c5f neotree moved to custom plugins, to config more personally 2025-10-31 14:37:10 +01:00
MaasOedipa add56d174d transparent background on theme 2025-10-31 11:20:46 +01:00
MaasOedipa e1a4293636 trying out neotree 2025-10-30 11:28:38 +01:00
MaasOedipa be98ef5738 new theme support 2025-10-30 10:29:06 +01:00
MaasOedipa 5235cedf6c aaa 2025-10-29 12:17:31 +01:00
MaasOedipa a25a3de150 trying colorscheme 2025-10-29 12:00:31 +01:00
MaasOedipa 89f1e22428 vimtex added 2025-10-29 10:32:33 +01:00
TJ DeVries 3526fbeec9
feat: move to lazy.nvim package manager and add first plugins (#178)
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
2023-02-17 16:31:57 -05:00