8c9730a06aSmall updates
main
Norm Rasmussen
2026-04-14 16:12:39 -04:00
57ec589f4dMoved from Lazy to vim.pack! Need to clean up the rest of lazy code in init.lua, but so far everything is working with vim pack.
Norm Rasmussen
2026-04-10 08:51:39 -04:00
92e32f7906Haven't backed up dotfiles in a while, so just making sure its all saved.
Norm Rasmussen
2026-03-25 14:22:15 -04:00
46c37215dcRemoved Secret! Moved from Avante to CodeCompanion and it's been a better experience. Updated blink and ruff to work better with python.
Norm Rasmussen
2026-01-06 12:38:34 -05:00
17f7b3243bRemoved API key from codecompanion config. Moved from Avante to CodeCompanion and it's been a better experience. Updated blink and ruff to work better with python.
Norm Rasmussen
2026-01-06 12:37:08 -05:00
c8de5155b9Changes and updates to blink and avante
Norm Rasmussen
2025-08-27 06:58:40 -04:00
10c40078f0Small changes for personal mac. Backing up because I'm going to try the main branch on my personal computer.
personal-mac
norm
2025-06-13 10:25:00 -04:00
2919694e39Avante backup. Small other changes. Backing up so I can access on my other device.
Norm Rasmussen
2025-06-13 10:14:32 -04:00
51c4676cbfHuge clean up. Migrated LSPs to native Neovim LSP settings. Removed AI plugins that I didn't find useful and plugins that weren't being used.
Norm Rasmussen
2025-04-01 13:36:42 -04:00
abfa8ad841First steps towards removing nvim-lspconfig plugin and installing LSPs natively
Norm Rasmussen
2025-03-31 14:31:27 -04:00
e57a7b9ce2Which Key for TMUX!!
Norm Rasmussen
2025-02-04 16:26:19 -05:00
91c4897b7fCleaned up a bunch of plugins. Revamped dashboard and init.lua.
Norm Rasmussen
2025-01-17 16:38:24 -05:00
4dc6ffaa85Forgot what a bunch of plugins did so I cleared out the unwated ones and put comments with descriptions of what the plugins do for the more unknown ones. Bonus - great plugin idea! Add comments to you config file about what the plugin does OR an cmp/blink type app that grabs the description from the repo.
Norm Rasmussen
2025-01-09 15:07:42 -05:00
0a6f3ca7fdRevert "Breaking changes for blink.cmp, so that needed to be updated. Updated keymaps location based on that plugin as well."
Norm Rasmussen
2025-01-03 16:49:35 -05:00
dcf6ece06aRevert "Breaking changes for blink.cmp, so that needed to be updated. Updated keymaps location based on that plugin as well."
Norm Rasmussen
2025-01-03 16:46:53 -05:00
5e6cba9351Breaking changes for blink.cmp, so that needed to be updated. Updated keymaps location based on that plugin as well.
Norm Rasmussen
2025-01-03 15:14:51 -05:00
2cafc91ba1Breaking changes for blink.cmp, so that needed to be updated. Updated keymaps location based on that plugin as well.
Norm Rasmussen
2025-01-03 15:13:53 -05:00
6828bd4055Testing out avante for claude-like capabilities. Removed api key
Norm Rasmussen
2024-12-12 17:36:10 -05:00
f6de6e03dbTesting out avante for claude-like capabilities.
Norm Rasmussen
2024-12-12 17:35:23 -05:00
354f330c44Updated blink and lsp since ruff_lsp is no longer being used.
Norm Rasmussen
2024-12-11 17:59:08 -05:00
8960b58d64Plugin clean up Part 1
Norm Rasmussen
2024-11-13 17:06:22 -05:00
7ff868c5aeBack up before some deeper plugin changes.
Norm Rasmussen
2024-11-07 14:54:06 -05:00
1191025c55Switched some of the config for my personal mac, which is using alacritty. Some path changes for brew and uv.
norm
2024-10-19 18:27:33 -04:00
c22e8287afAdded a small wezterm config.
Norm Rasmussen
2024-10-11 15:24:31 -04:00
db34ad9ff9Moved CMP to Blink. Some issues with buffer text, but will keep tweaking config. Removed headlines for the time being as it was causing a lot of errors.
Norm Rasmussen
2024-10-10 17:27:37 -04:00
daae4f922bSome plugin changes. Testing DB UIs for remote dbs.
Norm Rasmussen
2024-09-07 08:08:21 -04:00
a5be5c2535Cleaned directories and backed up old configs I'm no longer using (tmuxp and tmux-powerline). Can't quite figure out why my tmux-ressurrect files can't be found, but I can still use keymaps to save and resurrect my sessions.
Norm Rasmussen
2024-08-04 14:34:26 +02:00
60884400c1Okay, just a back up. Redoing colorschemes...
Norm Rasmussen
2024-02-08 15:39:47 -05:00
9e83a6d855Finally! A working remote sync plugin. vim-arsync has been key so far.
Norm Rasmussen
2024-01-29 17:05:19 -05:00
fe52cc950bClean up so I can download this on another computer.
Norm Rasmussen
2024-01-26 17:14:00 -05:00
c6f4ca9cf1Removed distant in neovim, added remote. Got a few tmux scripts setup.
Norm Rasmussen
2024-01-22 17:02:52 -05:00
af30d2fa0bGot tmux in a better spot, but the script I'm running is slow. I'd like it to update the bandwidth a bit more quickly. Also unsure what else I need in the powerline! But the colors are great for the time being and the active window is working well.
Norm Rasmussen
2024-01-17 16:45:09 -05:00
30bdfe95a3Removed world-clock plugin and customized my own one. Setup the left-status colors.
Norm Rasmussen
2024-01-15 17:08:39 -05:00
5b4abd236aBacking up before the weekend. Tried out styler, but too many errors. Commented out
Norm Rasmussen
2024-01-05 17:11:46 -05:00
83af7a065dGot Tmux to where I want it! re-installed the plugins so that they are now working.
Norm Rasmussen
2024-01-03 16:23:47 -05:00
e302e1a133Moving tmux to my own configurable setup instead of relying too much on plugins.
Norm Rasmussen
2024-01-02 16:36:17 -05:00
3e760c72c1Backedup p10k for zsh and terminal. added and changed a few items for neovim.
Norm Rasmussen
2023-12-21 16:48:41 -05:00
7325aa5b0eKeynotes and init.lua changes.
Norm Rasmussen
2023-11-27 17:12:49 -05:00
e7f73ded6aAdded telescope cmdline! What a great plugin.
Norm Rasmussen
2023-10-27 18:18:55 -04:00
0e13675a77Weirdness with nvim-notify. DEBUG and TRACE log levels don't render a notification.
Norm Rasmussen
2023-10-26 17:06:51 -04:00
cbc16fd9efAdded wezterm and tested some notify notifications. Added thethethe for spelling.
Norm Rasmussen
2023-10-23 17:08:34 -04:00
3c344bc893Figured out Pulse. Want to add to that by using nvim-notify.
delete
Norm Rasmussen
2023-10-20 16:39:07 -04:00
ceb0bc34ccCleared out colorschemes, ZSH plugins, and other superfluous items for a more minimal neovim setup. I'm considering stripping it down even more, but with this setup, I get 95% of my keymaps and flows working as I 'm used to.
neovim-only-minimal
root
2023-10-20 19:46:45 +00:00
c23a3a06a2Started to make the config for a minimal neovim setup. Currently, telescope isn't working because of fzf-native plugin. Everything else seems to be working well. I also need to setup a script to install g++, build-essential, and lua, when downloading the repo. I can also likely get rid of 90% of the colorschemes since I only need one on a server.
root
2023-10-19 00:54:03 +00:00
2f6161a917Removing semshi for the time being. Just commented out.
list
Norm Rasmussen
2023-10-18 17:20:03 -04:00
b1d3afc7d8New Plugin for LSP-timeout to save resources
Norm Rasmussen
2023-10-17 18:19:15 -04:00
54583572b8Update ToggleTerm. Changed a few other plugins.
Norm Rasmussen
2023-09-28 16:42:56 -04:00
ebbf7b99aeCleaned up some files and added config options for Semshi, thanks to the creator
Norm Rasmussen
2023-09-15 17:11:55 -04:00
458f46cef4Small changes. Removed logs and test files from the zsh debacle.
Norm Rasmussen
2023-09-13 17:06:25 -04:00
e4ca0941d5Big changes. Starship tanked my setup - too slow. Moved to Powerline10k. Everything is much most smooth now.
Norm Rasmussen
2023-09-12 17:00:07 -04:00
4069c13d0dTons of changes! Finally figured out custom snippets and I can get them going. Other items were organized.
Norm Rasmussen
2023-09-08 16:55:00 -04:00
b3413957d3Many more changes! Holy moly. Finally got LSP and CMP working as expected.
Norm Rasmussen
2023-09-06 17:15:51 -04:00
86f495c878Changed some LSP stuff around, not sure how successful it is. It continues to confound me
Norm Rasmussen
2023-09-05 20:09:08 -04:00
9814c1a966Cleaned up keymaps and a few files.
backup-master
Norm Rasmussen
2023-09-01 17:11:17 -04:00
c08235014aHuge changes. Changed init.lua to have my settings.lua. Cleaned up a few plugins. What a mess
Norm Rasmussen
2023-08-31 17:48:30 -04:00
1ee43ea0aeremoved neorg in favor of a more robust mkdnflow. Improved/updated nvim-tree
Norm Rasmussen
2023-08-30 17:10:04 -04:00
7d2555b42fUpdated a TroubleTask to RISK
Norm Rasmussen
2023-08-28 16:34:00 -04:00
89abb2744fMore Neorg Config. Working on getting this templates WIP plugin set up, but not working yet.
Norm Rasmussen
2023-08-25 16:42:08 -04:00
a86c559502added some neorg configuration items.
Norm Rasmussen
2023-08-22 17:18:51 -04:00
5ccc55acc1Added Neorg and began its exploration.
Norm Rasmussen
2023-08-10 16:26:53 -04:00
daf05a0684Added buffer to nvim-cmp. A few small changes to completions and snippets.
Norm Rasmussen
2023-07-28 17:23:18 -04:00
5be1c4a058Update some settings for markdown files. Removed a few plugins.
Norm Rasmussen
2023-07-27 21:56:08 -04:00
40ee634f58Added to tmux.conf that when a new pane is created, its in the same working directory! So clutch.
Norm Rasmussen
2023-07-16 13:22:40 -04:00
69670a07ceUpdated the Readme for others to take a look at
Norm Rasmussen
2023-07-14 16:03:18 -04:00
269882e420Reconfigured Markdown Preview and some other plugins. Cleaned up nvim mapper.
Norm Rasmussen
2023-07-12 21:30:34 -04:00
1091d71798moved some plugins around. trying to figure out why vim-arduino isn't working.
Norm Rasmussen
2023-07-05 13:38:43 -04:00
6ab45cfe73Added vim arduino
Norm Rasmussen
2023-06-30 16:04:09 -04:00
c901bb0dc1Updated some plugins, including python's f-string plugin. A few other changes.
Norm Rasmussen
2023-06-29 17:30:38 -04:00
cfc13d1567Added some plugins and organization
Norm Rasmussen
2023-06-28 16:58:05 -04:00
e8b1d00fc8Idk what happened, but my tmux folder got removed. Didn't want to lose my changes, so I added it back in and pulled the plugins again. Seems to be working as expected.
Norm Rasmussen
2023-06-27 14:53:04 -04:00
8b13ced135Moved settings and keymaps around. Created a proper nvim-mapper file. Added dracula back in. Emptied the highest level init.lua
Norm Rasmussen
2023-06-26 21:09:20 -04:00
e5cceaa854Created new branch for the personal MBP. Started the install script.
macbook_personal
Normanras
2023-06-14 20:13:12 -04:00
88c1e905aaIntroduced Elijah's config switcher. Started cleaning some plugins. Added arduino plugin.
nvim-only
Normanras
2023-06-10 09:33:52 -04:00