Commit Graph

20 Commits

Author SHA1 Message Date
Christopher Williams 2dbde5ee63 Update lazy and add fastaction 2025-02-15 08:09:53 -05:00
Christopher Williams cb34b3c371 Add blink.cmp 2025-02-07 19:56:36 -05:00
Christopher Williams be499a70bc Enable OSC52 pasting for terminals that support it
- Enable CMD pasting for MacOS in Neovide
- Add fuzzy oil
2025-02-07 09:12:05 -05:00
Christopher Williams 7d92df40c4 Add listchars and undofile 2024-11-26 09:19:32 -05:00
Christopher Williams 80d30c84f7 Add auto command to display diagnostics on CursorHold 2024-11-26 09:07:47 -05:00
Christopher Williams 32910375a6 Rename lsp-config and add swift lsp 2024-08-21 20:06:53 -04:00
Christopher Williams efc10b912a Fix issue with lspsaga lightbulb 2024-06-21 20:10:47 -04:00
Christopher Williams 6140ed86bf Add nightfox theme
- Add new theme-config file
- Add hurl.nvim, colorizer, and scratch.nvim
- Add OSC52 paste for SSH. This might need to be further tweaked for
  terminals that can handle pastes
2024-06-21 18:22:07 -04:00
Christopher Williams c2abbbe48d Update to neovim 0.10
- Remove some redundant plugins
- Cleanup some mappings as well
2024-05-20 12:53:35 -04:00
Christopher Williams 91903cd952 Add lspsaga incoming/outgoing mappings 2024-04-22 15:37:47 -04:00
Christopher Williams 899b49d6e1 Add lspsaga key binding and mason lsps 2024-04-22 13:44:40 -04:00
Christopher Williams 0d6ab66211 Cleanup init.lua and add move.nvim 2024-04-21 19:39:44 -04:00
Christopher Williams bcb6043f93 Cleanup configs and add grapple 2024-04-21 19:16:29 -04:00
Christopher Williams 7c2eaa9b79 Add telescope file browser 2024-01-05 12:40:14 -05:00
Christopher Williams 6aa4444ae2 Add noice and treesitter text objects 2024-01-02 17:39:52 -05:00
Christopher Williams 6aa26cd9fd Add treesitter-config and go.nvim 2023-12-28 11:50:35 -05:00
Christopher Williams bffe1c9cac Add spell checking and code actions viewer 2023-12-28 11:19:24 -05:00
Christopher Williams fad6454f27 Replace copilot.vim with copilot.lua
- Introduce new plugin-mappings config file for mappings that need to be
  done after the plugins are loaded
2023-12-26 20:45:28 -05:00
Christopher Williams 7c108c7da1 Add more config settings
- Fix the enter issue with completion
- Switch copilot back to CTRL+J
- Trying to get Copilot accept word working...
2023-12-26 19:52:05 -05:00
Christopher Williams e7771c4240 Add initial commit to repo
- Adds everything
- Does need to be documented so that this is not forgotten
2023-12-26 12:37:50 -05:00