v3.7.0
Bug Fixes
- 03ab475 - (nvim)
:update
is being triggered twice - Richard Hao - 7eebd11 - (nvim) fix typo - Richard Hao
- 4cca63c - telescope preview_width should be defined on horizontal table - Richard Hao
Features
-
ab9426a - (brew) add
bash
- Richard Hao -
dd8a282 - (brew) add more tools to brewfile - Richard Hao
-
3241cc5 - (fish) add cog completion config - Richard Hao
-
6c05d5a - (nvim) enable inlay hints globally on the nightly neovim release - Richard Hao
-
8e72f62 - (nvim) use mini-files.nvim to replace
oil.nvim
andlf.nvim
- Richard Hao -
5cd591a - (nvim) using yanky to replace neoclip - Richard Hao
-
263949b - (nvim) add more telescope keymaps - Richard Hao
-
6dd7240 - (nvim) add shortcut for saving file to disk - Richard Hao
-
5d05f93 - (nvim) Use for completion and snippets (supertab) - Richard Hao
-
16dbefc - (nvim) add border to hover window - Richard Hao
-
a528eb8 - (nvim) add dap to rust - Richard Hao
-
de06d93 - (nvim) add crates.nvim to rust tool - Richard Hao
-
ad16983 - (nvim) update rust-tools config - Richard Hao
-
81703ba - (nvim) update rust_analyzer config - Richard Hao
-
49d8386 - (nvim) update codeium.nvim - Richard Hao
-
0cfeb78 - (nvim) track nvim/lazy-lock.json - Richard Hao
-
71ef4d1 - (nvim) update general options - Richard Hao
-
386a098 - (nvim) update telescope configs - Richard Hao
-
f6c92a9 - (nvim) add no-neck-pain plugin - Richard Hao
-
3f5f7c7 - (nvim) enable
cargo clippy
checking for rust files - Richard Hao -
8e73a13 - (nvim) add keymaps to nvim - Richard Hao
-
e5c8a6b - (nvim) add keymaps to move to start/end of the line - Richard Hao
-
e85d74a - (nvim) add new plugin committia for better display git commmit message - Richard Hao
-
4e91983 - (nvim) add barbecue plugin to display winbar - Richard Hao
-
366df14 - (nvim) add new plugin codewindow for displaying code minimap - Richard Hao
-
5aaccf3 - (nvim) add rust-tools.nvim for the rust - Richard Hao
-
821760f - add karabiner config - Richard Hao
-
783e285 - instal bob-nvim - Richard Hao
-
a436c0a - add atuin to manage the command history - Richard Hao
-
d86a57a - update tmux-nerd-font-window-name and t-smart-tmux-session-manager - Richard Hao
-
384e3c7 - update the Hint diagnostic icon - Richard Hao
Miscellaneous Chores
-
6caacda - (fish) remove plugin sponge - Richard Hao
-
03032a4 - (fish) add clear alias cl - Richard Hao
-
7dd75bf - (git) update email address - Richard Hao
-
5f36b25 - (nvim) update keymaps - Richard Hao
-
4b0cd71 - (nvim) disable lsp progress bar - Richard Hao
-
98959d7 - (nvim) remove dap - Richard Hao
-
e1cb1f5 - (nvim) using forked lf.nvim - Richard Hao
-
7a174bb - (nvim) add configuration for toggleterm plugin - Richard Hao
-
d58bff9 - (nvim) add defaultOptsWithDesc helper function for keymaps - Richard Hao
-
82f5592 - (nvim) remove plugin codewindow (mini map) - Richard Hao
-
0c87fec - (nvim) bring back nvim-transparent to neovim - Richard Hao
-
03437fb - (nvim) enable tmux statusline in Lf file manager - Richard Hao
-
57bf83e - (nvim) Remove the
ghillb/cybu.nvim
plugin - Richard Hao -
cf28bcd - (nvim) disable automatically version check for plugins - Richard Hao
-
a9d0705 - (nvim) update inlay hints configs for rust - Richard Hao
-
13304c7 - (nvim) update hover actions for rust - Richard Hao
-
c12bc5a - (nvim) remove unused code - Richard Hao
-
3cd4952 - (tmux) do not displaoy parent folder on the t_session_name - Richard Hao
-
358b816 - (tmux) add cargo icon to `tmux-nerd-font-window-name`` - Richard Hao
-
c393026 - (tmux) revert to
joshmedeski/t-smart-tmux-session-manager
- Richard Hao -
cfd6603 - (version) v3.7.0 - github-actions
-
cdbe3d3 - add
*
to active tmux window name - Richard Hao -
8e4c5dd - update configs - Richard Hao
-
4664674 - update fzf default options - Richard Hao
-
da607dd - update the icons of tmux window name - Richard Hao
-
6dab182 - update the icons of tmux window name - Richard Hao
-
1700e83 - update the handler name to
0xRichardH
- Richard Hao -
c88194f - Create LICENSE - Richard Hao
-
c5d3d9f - change font to comoic mono - Richard Hao
-
134a61e - increase font size for alacritty - Richard Hao
-
eea6e79 - remove invalid file - Richard Hao
-
32e95df - add
lazydocker
package to Brewfile for easier Docker management - Richard Hao
Refactoring
- 85472c0 - remove event from go.lua plugin file - Richard Hao