Commit Graph

24 Commits

Author SHA1 Message Date
Christopher Williams 85133c0379 Integrate snacks.nvim a little more 2025-02-15 10:06:00 -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 1d9c10c923 Add mini plugins and tiny-diagnostic 2025-01-20 17:01:54 -05:00
Christopher Williams 80d30c84f7 Add auto command to display diagnostics on CursorHold 2024-11-26 09:07:47 -05:00
Christopher Williams 1882db7b6e Add IncRename and Telescope undo tree
- Remove mapping for <leader>l;
- Replace lspsaga rename with IncRename
2024-08-07 20:59:49 -04:00
Christopher Williams 13275cdbb9 Add markdown plugins
- Update plugins
- Remove auto-commands.lua
- Remove cokeline-config.lua
- Add <leader>tb hotkey
- Add noice filter
2024-08-07 20:44:05 -04:00
Christopher Williams 9aea68622d Add bookmarks.nvim and easy-commands 2024-06-18 18:49:32 -04:00
Christopher Williams f6d2278114 Add dockerls and balance windows keybind 2024-06-07 15:34:46 -04:00
Christopher Williams 6daec5f9d4 Move lsp config to mappings.lua 2024-05-20 12:58:33 -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 bcb6043f93 Cleanup configs and add grapple 2024-04-21 19:16:29 -04:00
Christopher Williams ec81d78c44 Add hop.nvim to config file 2024-02-11 12:31:14 -05: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 76b6c957cb Add rainbow coloring for scope to config 2023-12-28 17:03:35 -05:00
Christopher Williams bffe1c9cac Add spell checking and code actions viewer 2023-12-28 11:19:24 -05:00
Christopher Williams 897a713e4d Add move window navigation and telescope tabs 2023-12-27 12:03:57 -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 2b1a3fa23d Add the obsidian plugin 2023-12-26 17:22:58 -05:00
Christopher Williams b9ddb1eb6c Add mappings for windows movement
- Add mappings for moving windows around
- Add mappings for splits
2023-12-26 12:45:51 -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