75d3e2ea95
Neovim: Update plugins
2025-02-14 12:42:51 -08:00
db8c557fc4
Neovim: Add LazyVim with selected extras and minimal additional config
2025-02-14 12:42:51 -08:00
c38317bb26
Neovim: Remove Kickstart config
2025-02-14 12:42:51 -08:00
23b6233e72
Neovim: Add github copilot
2025-02-08 12:03:40 -08:00
b74afe39cd
Neovim: Use jester for debugging Jest test
2025-02-08 12:03:13 -08:00
f891193f67
Neovim: Use better icons when debugging
2025-01-31 12:51:48 -08:00
765bc09de1
Neovim: Configure for Rust
2025-01-31 12:27:24 -08:00
374dc740e2
Neovim: Fix gitsigns after plugin update
2025-01-31 10:56:47 -08:00
cf23989901
Install: Add pnpm
2025-01-31 09:08:05 -08:00
a138bc0451
Bashrc: Source cargo env
2025-01-31 09:07:48 -08:00
052b2f991f
Neovim: Update to latest kickstart.nvim
...
Updated to 5bdde24dfb353d365d908c5dd700f412ed2ffb17
5bdde24dfb
2025-01-31 09:07:26 -08:00
8d1acc7550
vs-code: Sync settings with vs-code
2024-11-22 11:56:48 -08:00
c49c50b6af
Lazygit: Set edit actions to use vscode
2024-11-20 10:59:29 -08:00
9351c8137f
Lazygit: Enable nerd fonts
2024-11-20 10:59:14 -08:00
8c4334b66d
vs-code: Change typescript default formatter
2024-11-15 09:14:42 -08:00
38e098ac82
vs-code: Add shortcut for viewing problems
2024-11-15 09:13:45 -08:00
0fa11e05a5
vs-code: Add some hotkeys from vim
2024-11-14 22:44:04 -08:00
deacba1fe8
vs-code: Update tmux keybindings
2024-11-14 22:21:44 -08:00
6821c4db3f
Tmux: Enable tmux-sensible
2024-11-14 17:01:28 -08:00
118bd28e2b
Neovim: Add custom folding module
2024-11-14 17:01:16 -08:00
3fbc03a5ca
Neovim: Add language server support for deno
2024-11-14 16:59:42 -08:00
d1eb398c2e
Bashc: Add git completions
2024-11-14 16:58:47 -08:00
b7d285a2a9
vs-code: Sorting and grouping settings
2024-11-14 16:58:25 -08:00
0e23f5ba55
vs-code: Reorganize keybindings into groups
2024-11-14 16:52:52 -08:00
de29ee2bb2
vs-code: Merge keybindings from second profile
2024-11-14 16:46:28 -08:00
b3bdc1df02
vs-code: Merge settings from second profile
2024-11-14 16:46:28 -08:00
a674b35f1d
vs-code: Settings from long ago
2024-11-14 16:46:28 -08:00
c1b75f4532
Install: Add deno
2024-10-17 12:02:16 -07:00
9b2268d4f8
Neovim: Set whichkey delay
...
Having a short timeoutlen was annoying with things like mini.surround
where I sometimes think about which key needs to be pressed next.
Instead, use the default timeoutlen, but shorten the amount of time
until which-key opens.
2024-10-04 13:16:18 -07:00
bbb0cb9c5b
Neovim: Update to Kickstart at 4120893
...
Latest commit to Kickstart as of 2024-10-02.
2024-10-03 11:52:15 -07:00
519d42bbe7
Neovim: Add ai coding companion using remote ollama
2024-09-20 10:03:52 -07:00
6022c73977
Ble: Add config file
2024-07-26 08:35:58 -07:00
4c4b35e5d2
Neovim: Disable lsp inline virtual hints
2024-07-24 08:24:30 -07:00
0aa80f9874
Show function parameter hints while typing
2024-07-15 09:21:16 -07:00
7f685ff8da
Neovim: Display tabs as two spaces
2024-07-15 09:21:16 -07:00
9a5e0a62aa
Neovim: Enable debugging plugins
2024-07-13 18:21:32 -07:00
b04c3a756b
Neovim: Setup sql completions
2024-07-13 18:21:18 -07:00
9727202801
Atuin: Add config
2024-07-13 13:13:58 -07:00
e0a07cdf70
Bashrc: Add ble.sh and Atuin
2024-07-13 12:59:38 -07:00
419dd60626
Install: Add linters to be installed
2024-07-13 12:58:23 -07:00
c514d41a94
Neovim: Add goto_preview plugin
2024-06-23 18:29:46 -07:00
cdd64b6cbb
Neovim: Add ray-x/go plugin
2024-06-22 08:35:02 -07:00
74cc01e310
Neovim: Add oil plugin
2024-06-22 08:34:52 -07:00
c2b60ad356
Neovim: Fix focus plugin not loading
2024-06-14 15:19:28 -07:00
7b8ea9c3af
Neovim: Allow moving cursor with arrow keys
2024-06-14 14:59:34 -07:00
f44336163f
Neovim: Setup mini.splitjoin
2024-06-09 15:34:11 -07:00
4919a82354
Neovim: Search todo in current file
2024-06-09 14:20:07 -07:00
ade875c1f1
Update gitmux
2024-06-09 07:55:25 -07:00
5abd8ef2dc
Neovim: Disable eslint linting
...
Eslint is still being run when formatting though.
2024-06-06 13:41:51 -07:00
822412e259
Install: Move devcontainer to be installed with npm
...
Having brew install node will conflict with the nvm installed version of
node. It can behave in weird ways, including having different versions
of node take priority whether in tmux or not.
2024-06-06 09:18:33 -07:00