Commit Graph

335 Commits

Author SHA1 Message Date
hedy 649592c5ca
Add senpai 2024-04-07 20:10:23 +08:00
hedy e20394f642
Helix, git, nvim 2024-04-05 15:10:42 +08:00
hedy accdb8ebdf
Update helix config 2023-12-30 18:05:44 +08:00
hedy e53edef376
misc (kitty & snippets for nvim) 2023-12-27 13:39:40 +08:00
hedy ca4788b866
Add helix 🎉 2023-12-27 13:39:14 +08:00
hedy 5d56e2f372
nvim: Update outline config 2023-11-24 16:10:56 +08:00
hedy f3544eccdf
Merge branch 'master' of git.sr.ht:~hedy/dotfiles 2023-11-23 16:29:08 +08:00
hedy 790bc93c37
Update readme 2023-11-23 16:28:26 +08:00
hedy 5bb380395d
nvim: Update outline.nvim config 2023-11-19 21:14:40 +08:00
hedy 6826b263b2
Shell(paths): Ensure local/bin has higher priority than local paths 2023-11-18 09:56:50 +08:00
hedy 8d670556c0
vim: Set number 2023-11-17 22:27:44 +08:00
hedy d761456809
readme: Add Acme to list of editors 2023-11-15 20:49:34 +08:00
hedy a51b14d61c
Scripts: Add a few old scripts that I forgot to track
Acme is an amazing editor btw!
2023-11-15 20:47:00 +08:00
hedy 2792125b4c
Scripts(git-pullpr): Use heredocs rather than string escape madness 2023-11-15 20:19:25 +08:00
hedy 39b5aae9f5
emacs: Track required *.el files
So the language breakdown of my dotfiles as a repo doesn't look like I
have that little elisp files :')

Regardless of my recent activity in the neovim space I still love emacs,
especially consult.el and org mode.
2023-11-15 20:07:24 +08:00
hedy 237637c653
kitty,scripts: Update scripts and track font.conf example for MacOS 2023-11-15 19:54:29 +08:00
hedy e21f710258
Track elinks & qutebrowser confs, update readme
In addition to the commit title:
- Update nvim setup script to output reminders on what else to install
  after lazy.nvim set up
2023-11-15 19:47:28 +08:00
hedy 18783e902b
emacs: Update cape 2023-11-15 19:23:56 +08:00
hedy cd9003a06c
nvim: Restructure plugins and add mini.clue
Note that for some reason after one of these changes mini.files pressure
<cr> stops working
2023-11-15 18:33:42 +08:00
hedy b1e62e12c4
nvim: Track plugins/outline.lua 2023-11-13 22:26:03 +08:00
hedy c7be2982c1
nvim: Forgot to track incline config earlier 2023-11-13 22:21:04 +08:00
hedy 1f8915b0c7
nvim: Add note on outline.nvim
No more advertisement I promise, this isn't one either, anyway.
2023-11-13 22:19:29 +08:00
hedy 2fb9c7d9b4
nvim: All the changes...
Sincere apologies to future self for not documenting atomic changes
2023-11-13 21:36:34 +08:00
hedy 933e6a0671
nvim: Fix treesitter and Ibl problems 2023-11-03 09:09:05 +08:00
hedy 4b7544134d
nvim: Add README in .config/nvim 2023-11-01 22:14:18 +08:00
hedy 72af1a8367
Update readme for neovim 2023-11-01 21:44:22 +08:00
hedy 853bdc6306
nvim: Update plugin spec for symbols-outline.nvim 2023-11-01 21:30:08 +08:00
hedy e271136459
Scripts(git-pullpr): Update usage text 2023-11-01 14:59:34 +08:00
hedy e7b0580631
Scripts: New script git-pullpr 2023-11-01 14:49:34 +08:00
hedy 3b09cef08f
Kitty: Disable Ctrl-R 2023-11-01 14:49:04 +08:00
hedy a85cb6d753
Emacs: Add C++ treesitter 2023-11-01 14:48:54 +08:00
hedy 430c6fc09f
nvim: More of ... 2023-11-01 14:48:24 +08:00
hedy 538421c8ac
Update readme (more to come) 2023-10-28 16:16:40 +08:00
hedy 1711317eea
nvim: AND YET there's still even more undocumented updates 2023-10-28 16:00:44 +08:00
hedy 34188c825a
nvim: Fix typo 2023-10-28 15:56:30 +08:00
hedy 9229e2e3c0
nvim: EVEN MORE undocumented updates 2023-10-28 15:55:28 +08:00
hedy d045c3f9a2
kitty: Don't show tab index 2023-10-28 15:54:49 +08:00
hedy d008dccede
kitty: Set key binds 2023-10-28 11:40:09 +08:00
hedy 23f71b0544
nvim: More undocumented updates 2023-10-28 09:24:51 +08:00
hedy cc178b7ac9
nvim: Add nvim-lua-gf plugin 2023-10-26 22:19:01 +08:00
hedy ed0689eee2
Emacs: Committing somewhat older changes 2023-10-26 22:13:55 +08:00
hedy 7a6ad04f90
fish(alias cat): Don't use bat in place of cat 2023-10-26 22:13:12 +08:00
hedy ea99a75351
nvim: Major update
A bunch of them...

That I don't have time to list in detail right now.
2023-10-26 21:53:36 +08:00
hedy 3a39a8f2b6
nvim, aerc: Update templates and use threading respectively 2023-10-26 21:52:40 +08:00
hedy cf1ee79575
nvim: Add comment about setting leader to space
Was already setting leader to space in nvim due to muscle memory from
doom emacs months ago, but I kept the `maplocalleader` setting. When I
found out about t/T/f/F/; commands I decided to drop them entirely and
leave a note, as with adjusting it in vim.
2023-10-10 19:15:19 +08:00
hedy e8e7a1d1b3
vim: Switch theme and use space as leader
So... yeah, the semicolon, whilst being easily reachable, is used in vim
to repeat last f/F/t/T move.
2023-10-10 19:13:57 +08:00
hedy c3afdf8e20
nvim: Add new-file templates
Added new $VIMHOME env var for the autocmd cmd.
2023-10-10 19:12:21 +08:00
hedy 0520f9f20e
Scripts: Fix to previous commit 2023-10-10 16:47:44 +08:00
hedy 20c26aa681
Scripts: Add 2 new scripts 2023-10-10 16:45:46 +08:00
hedy 4bb8bdace3
Emacs: Use Vanilla as default profile
Hi doom bye doom
2023-09-28 09:44:14 +08:00