Commit Graph

13 Commits

Author SHA1 Message Date
Rahul M. Juliato
405564de34 feat(evil-surround): surrounding motions 2024-12-14 17:19:08 -03:00
Rahul Martim Juliato
9fae955ebf feat(window): makes divisor symbol continuous between lines 2024-10-18 17:23:58 -03:00
Sameer Kumar
853fd6a578 fix: typo in font name 2024-10-11 12:27:23 -03:00
Rahul Martim Juliato
6f7cb55338 feat(lsp): makes gr find references
Adds gr to finding references, as `kickstart.nvim` does.
2024-10-10 16:19:34 -03:00
Rahul Martim Juliato
d2bbff8eca fix(evil): fixes C-u
Uses the evil api for C-u being used to scroll.

Makes C-u in insert mode works as delete.
2024-10-10 16:18:08 -03:00
Rahul Martim Juliato
4746b0953f feat(evil-collection) forces the usage of gr
As described on
https://github.com/emacs-evil/evil-collection?tab=readme-ov-file#go-to-references-etc-gr-ga
2024-10-10 16:15:24 -03:00
Rahul Martim Juliato
3be73ddf55 feat(package-initialize): removes the call - not needed on Emacs 30
Since we're working with Emacs >= 30, (package-initialize) does not
need to be loaded.
2024-10-10 16:13:02 -03:00
Rahul Martim Juliato
460e59c4f5 doc: better intro 2024-10-09 13:03:53 -03:00
Rahul Martim Juliato
5585790ebb feat: undo-tree is integrated, more rc candy 2024-10-08 17:05:10 -03:00
Rahul M. Juliato
9a98218f0a feat: several rc2 improvements 2024-10-06 00:36:01 -03:00
Rahul Martim Juliato
bf2dcd146d feat: add pulse 2024-10-04 14:01:08 -03:00
Rahul Martim Juliato
51ff9474fb feat: assemble config and tools 2024-10-03 17:28:43 -03:00
Rahul Martim Juliato
8e0adb6c39 feat: initial unpolished/unfinished version 2024-09-29 01:00:47 -03:00