Commit graph

8 commits

Author SHA1 Message Date
Folke Lemaitre
2e951e4f44
feat(autocmds): added 'query' to close_with_q autocmd 2023-03-04 10:41:51 +01:00
Tamás Barta
f57031db7c
feat(autocmds): add groups to autocmds (#151)
* fix(config): add groups to autocommands, and fix plugin/user config order

* revert config loading refactor and inline augroups

* refactor: autocmd groups

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-02-07 20:30:46 +01:00
Folke Lemaitre
6674a3accf
feat(autocmds): rebalance windows on resize 2023-01-11 16:26:08 +01:00
Folke Lemaitre
8174821b71
feat(autocmds): set spell and wrap for markdown 2023-01-06 23:51:02 +01:00
Folke Lemaitre
a15f44eb89
refactor: automatically load keymaps, autocmds and options 2023-01-03 23:51:57 +01:00
Folke Lemaitre
ff777b5efd
feat(autocmds): checktime on TermLeave and TermClose 2023-01-03 21:03:40 +01:00
Folke Lemaitre
63bea54be2
fix(autocmds): better way of opening file at last location 2023-01-02 17:36:49 +01:00
Folke Lemaitre
8eb8d235c9
refactor: move everything under lazyvim 2023-01-01 14:33:56 +01:00
Renamed from lua/config/autocmds.lua (Browse further)