Commit Graph

17 Commits

Author SHA1 Message Date
Christoph J. Scherr 53d285d130
add zoxide to dash 2024-03-01 16:18:19 +01:00
Christoph J. Scherr dfc8e5a7ec
noice lsp fix 2024-02-26 10:23:51 +01:00
Christoph J. Scherr d42cc4aa19
fix hi for notes in light mode 2024-02-20 10:15:23 +01:00
Christoph J. Scherr 10a01d0503
clippy by default 2024-02-16 15:53:23 +01:00
Christoph J. Scherr 0fc0e010c6
better lightm ode 2024-02-16 10:32:56 +01:00
Christoph J. Scherr d0f33b1675
lsp telecsope things 2024-02-06 11:19:52 +01:00
Christoph J. Scherr 67a19dec6e
HOLY FUCK IT WORKS 2024-02-05 22:57:57 +01:00
Christoph J. Scherr 989cbecead debug 2024-02-05 12:35:30 +01:00
Christoph J. Scherr f224c46a1d
kitty scrollback and better firenvim 2024-01-21 01:41:07 +01:00
Christoph J. Scherr f13aabd880
dash styling 2024-01-20 20:11:00 +01:00
Christoph J. Scherr 4028fad327
rename with lsp 2024-01-20 19:52:11 +01:00
Christoph J. Scherr bdee9169cf
dashboard yay 2024-01-20 18:53:13 +01:00
Christoph J. Scherr 7f284d475d
upload custom (was weird before) 2024-01-19 22:35:39 +01:00
Galen Rowell ee586047e5 feat: improve mappings, move `custom/init.lua & chadrc.lua` -> `custom/example_init.lua & example_chadrc.lua` 2021-09-24 19:11:55 +05:30
Galen Rowell 9961cc0113 refactor: clean & re-organise default_config + chadrc
this completely overhauls the design of the two configuration files,
aiming to move options & various tables into a more sensible table structure

BREAKING CHANGE: this will break any user modificiations to the current
config
2021-09-24 19:11:55 +05:30
Galen Rowell 80c8bf4243 feat: allow packaged plugin config overrides within chadrc 2021-09-24 19:11:55 +05:30
Galen Rowell ca1ad15ad2 refactor: Cleaning chadrc, moved to custom & moved default_config to core 2021-09-24 19:11:55 +05:30