Daniel McKnight d_mcknight
  • Joined on 2024-12-26
d_mcknight pushed to main at d_mcknight/dotfiles 2025-08-27 20:36:08 -07:00
92ab0206c2 Add Comment.nvim plugin with <c-/> shortcuts
d_mcknight pushed to main at d_mcknight/dotfiles 2025-08-27 20:34:17 -07:00
f1d1cae623 Add Comment.nvim plugin with <c-/> shortcuts
d_mcknight pushed to main at d_mcknight/dotfiles 2025-07-11 17:52:02 -07:00
44063ad379 Remove incorrect config for pane navigation that is handled in plugins
f6c45da219 Remove omz sudo plugin and remap ^[^[ to vi mode to allow for quick mode change without having to wait for KEYTIMEOUT
Compare 2 commits »
d_mcknight pushed to main at d_mcknight/dotfiles 2025-07-11 09:44:26 -07:00
96e7334928 Update navigation to use M-hjkl and M-HJKL in nvim and tmux
9d92db6983 Add back KEYTIMEOUT to more quickly enter visual mode
Compare 2 commits »
d_mcknight pushed to main at d_mcknight/dotfiles 2025-07-01 20:47:45 -07:00
7c967d6b32 Add k9s configuration
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-27 23:09:07 -07:00
fb6b8ffb3e Dim gitignored files in neotree
3d86bfef4d Add hjkl shortkeys for tmux commands bound to arrow keys
6e0b33b62d Remap c-a to zsh suggestion to match nvim since nvim cannot map S-tab
Compare 3 commits »
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-26 11:42:57 -07:00
038e63d813 Update LSP Config to enable Helm chart syntax highlighting
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-17 22:46:01 -07:00
4cb5bb7608 Update lualine to include class/function names
ef5f1dfc5f Fix auto-save plugin init
Compare 2 commits »
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-17 19:29:16 -07:00
38b3000be6 Add taglist plugin for file overview
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-16 08:55:36 -07:00
c403d929a1 Refactor debugging to use 'q' for quit instead of 't' for terminate
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-15 20:38:05 -07:00
b9d65bd05a Install luasnip for LSP support
b8772ae9b4 Add shortcuts to navigate issues and buffer tabs
ed05721db1 Add F-key mappings to mostly match VSCode
Compare 3 commits »
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-13 09:23:11 -07:00
acb933d735 Add S-F1 shortcut to view key hints
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-13 08:56:09 -07:00
4aaf3ee9fa Update to load tmux panes in cwd and new windows in ~/
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-11 21:07:18 -07:00
ecdc2c2b86 Update colors in theme and lazygit config to ensure readability
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-11 09:24:27 -07:00
cbd055ad78 Update backup server IPMI settings
4a6e152d80 Enable change history and auto-save
5f01bcf4ee Add shortcut to refactor code element
Compare 3 commits »
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-10 11:55:00 -07:00
2a11da6360 Update neotree to auto-close upon file selection
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-10 11:49:41 -07:00
4ab8d98e81 Update LazyGit to use current file instead of nvim root to determine git root
85de84b385 Add keymaps for refactoring and viewing references
384f22833e Add column indicators at 80 and 120 to help enforce line length
Compare 3 commits »
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-10 08:37:04 -07:00
7fe9fd7f20 Enable lazygit with added bin and shortcut (<space>gv)
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-09 19:23:26 -07:00
017099cfe0 Refactor gitsigns plugin to git.lua and add more shortcuts
d_mcknight pushed to main at d_mcknight/dotfiles 2025-06-09 11:20:16 -07:00
2f76742b1c Add S-Tab mapping to outdent