Commit Graph

189 Commits

Author SHA1 Message Date
~hedy 9664356438
Nu: Update shape colors 2024-05-05 17:12:59 +08:00
~hedy 0281b58911
Nu: Update cursor style for vi_insert 2024-05-05 16:56:11 +08:00
~hedy f05b6aac4f
Nu: Add alt+{left,right,backspace} keybindings 2024-05-05 16:54:40 +08:00
~hedy 05477729cc
nvim: Update snippets 2024-05-05 16:44:25 +08:00
~hedy 8264399dc6
nvim: Add Hy filetype 2024-05-05 16:43:59 +08:00
~hedy c81b440f53
nvim: Disable cpplint 2024-05-05 16:38:05 +08:00
~hedy d789eddcfa
nvim: Update plugins
- mini.files -> oil.nvim (former stopped working...?)
- mini.trailspace -> `match` highlight
- Add Nu support
- Add Tagbar for elinks development
2024-05-05 16:37:49 +08:00
~hedy 2f0171f775
Nu: Initial configuration 2024-05-05 16:32:34 +08:00
~hedy b6116d05b4
Shell: Uninstall omf pj and use custom shell implementations, including nushell 2024-05-04 21:47:23 +08:00
~hedy e0d6b5e6f0
Shell: Update scripts, aliases and fish functions 2024-05-04 21:24:24 +08:00
~hedy e0a220df68
Senpai 2024-05-01 17:07:54 +08:00
~hedy d745e42ad7
elinks 2024-05-01 17:07:23 +08:00
hedy fe4bdcf24c
Add Vimini 2024-04-17 14:48:09 +08:00
hedy bc40743feb
Add senpair highlight script 2024-04-08 19:01:34 +08:00
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 5bb380395d
nvim: Update outline.nvim config 2023-11-19 21:14:40 +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 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 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 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 c3afdf8e20
nvim: Add new-file templates
Added new $VIMHOME env var for the autocmd cmd.
2023-10-10 19:12:21 +08:00
hedy f0e7282ef6
Fish: Selectively use bat for cat & Select default theme 2023-09-28 09:29:07 +08:00