Commit Graph

21 Commits

Author SHA1 Message Date
Érico Nogueira 0d3eaf7db3 Update neovim config.
- remove telescope fzf (breaks out of the box config)
- add guess-ident and epics modules
2023-11-22 08:29:54 -03:00
Érico Nogueira c9e2b4b205 Remove emacs and doom-emacs.
No longer being used, emacs is only used for magit now. Remove any
references to them as well.
2023-09-03 13:17:58 -03:00
Érico Nogueira 60d922ca49 Add nvim-treesitter.
Haven't enabled almost anything explicitly yet because of [1]; I like
rainbow. Should be simple to fix, just requires some config changes.

Have definitely enabled TS for .tex files though, since the native
syntax highlighting is way too slow.

[1] https://github.com/luochen1990/rainbow/issues/163
2022-05-01 02:35:29 -03:00
Érico Nogueira 9cb82be121 Add telescope.nvim.
- plenary is a dependency
- fzf-native is a faster fuzzy matcher
2022-03-03 01:52:58 -03:00
Érico Nogueira 2981d7eb9b Add rainbow parentheses to nvim config. 2022-01-04 03:58:46 -03:00
Érico Nogueira 3b92651892 Update nvim config.
- add goyo
- add paragraph navigation shortcuts
2021-09-29 19:46:48 -03:00
Érico Nogueira 6c60b814ed Remove purr-c as submodule.
Preferred build system is meson, so it doesn't fit well here.
2021-07-28 03:09:36 -03:00
Érico Nogueira da0ae47801 Add my shell prompt as submodule. 2021-07-28 03:08:27 -03:00
Érico Nogueira 6990775acd Switch fuzzypkg to installed package.
And remove totp.sh install that was never used.
2021-07-28 03:07:18 -03:00
Érico Nogueira 91dae7bf38 Enable native LSP in neovim.
Just YOLO it now that 0.5.0 has been released.
2021-07-28 02:32:16 -03:00
Érico Nogueira 750b555baa Remove context from neovim.
Way too laggy, unfortunately.
2021-03-11 02:18:19 -03:00
Érico Rolim 59f96e53ef General config and script cleanup.
Important stuff:

- mpv config has useful profiles.
- gdbinit pulls in gef.
- fish sets LANG!
2020-11-17 00:26:57 -03:00
Érico Rolim 60ed2002f0 Update neovim config.
- Add context module - it can be laggy sometimes, unfortunately.
2020-11-17 00:26:57 -03:00
Érico Rolim ad7d67984b Move get-otp implementation to a separate repo. 2020-10-09 01:50:31 -03:00
Érico Rolim 1c36164e3c Update sourcecode, add purr-c.
Use HTTPS links instead of SSH.

Rename old purr and meow to -old.
2020-09-22 11:46:38 -03:00
Érico Rolim b3082e21d4 Remove ate terminal. 2020-09-04 23:53:42 -03:00
Érico Rolim a87bc728ef sourcecode: add dalias's totp.sh.
Currently haven't got this functional.
2020-09-01 01:02:08 -03:00
Érico Rolim ab86f2612d Add zdykstra's fuzzypkg. 2020-08-12 23:12:01 -03:00
Érico Rolim 4814241720 Add small projects as submodules, revamp install.sh
- Add configuration vars and whatnot.
- Add submodules for hugo.el and git-merge-pr.
2020-06-22 02:08:46 -03:00
Érico Rolim 3fccc586b6 Add ate terminal as submodule
Is compiled at run time using TinyCC.
2020-05-10 23:19:29 -03:00
Érico Rolim 1d99fb62ee Add git submodules for the vim plugins. 2020-01-04 18:59:05 -03:00