Commit Graph

14 Commits

Author SHA1 Message Date
É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 8a75e69105 Update configs and scripts.
- config for new starship version
- make waybar service use Waybar from PATH
- add sndio config to waybar
- add startcage script
- other assorted stuff
2020-10-08 18:05:13 -03:00
Érico Rolim aa66d613a3 Update configs.
- gdbinit: use recommended extended-remote
- nvim: move shortcut to remove delay when pressing `w`
2020-09-01 22:45:29 -03:00
Érico Rolim 78d0325830 Update Sway stuff, add Neovide client. 2020-03-14 19:34:47 -03:00
Érico Rolim d3e409867b Add ASCII name to config files.
Written using http://www.patorjk.com/software/taag, with the Ogre font.
2020-03-14 19:01:29 -03:00
Érico Rolim b70d12a94a Change neovim tab width to 3 spaces.
I did this for two reasons:

* I will try to use tabs for new code I write, due to a blog post I read
regarding the added difficulty for people with sight issues when using
files indented with spaces. It's an accessibility thing.

* 3 space tab width means it won't be confused with spaces, because no
one who indents with spaces should use 3 spaces for that. It's also a
pretty comfortable size.
2020-03-12 14:00:43 -03:00
Érico Rolim f113b46d6e Add nvim shortcuts for working with tabs. 2020-01-07 15:07:48 -03:00
Érico Rolim ebf7465044 Add better casing to vim search. 2020-01-06 02:31:11 -03:00
Érico Rolim 1d99fb62ee Add git submodules for the vim plugins. 2020-01-04 18:59:05 -03:00
Érico Rolim 178556304a Update configuration of tools.
alacritty: lighter color scheme, remove faux_multiplier

fish: colors to adapt to new alacritty theme

nvim: add comments, shortcuts and appearance tweaks

tmux: change prefix to Ctrl+Q (Ctrl+A is more useful to go to the
beginning of the line)
2020-01-04 18:44:35 -03:00
Érico Rolim bb0d742274 Commit recent trivial changes.
* Ignore .netrwhist file from nvim.
* Add STM32CubeProgrammer launcher.
* Add script to set up vcan kernel module.
2019-12-08 22:08:38 -03:00
Érico Rolim 65cc81abd3 General updates. 2019-06-04 02:58:11 -03:00