Commit Graph

34 Commits

Author SHA1 Message Date
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 019e6651f3 Add more plugins
- Add treesitter context
- Add comment.nvim
- Add snipe.nvim
- Add treesj for some more refactoring abilities
- Add markview for markdown ricing
2024-08-01 09:57:01 -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 9aea68622d Add bookmarks.nvim and easy-commands 2024-06-18 18:49:32 -04:00
Christopher Williams c2c69f0311 Add rustacean and nvim-java 2024-06-14 20:02:19 -04:00
Christopher Williams 1bd82e9fe3 Add filters to noice 2024-06-11 07:36:59 -04:00
Christopher Williams 029c80f399 Add SnipRun and mdeval 2024-06-10 17:52:30 -04:00
Christopher Williams 6871bec810 Add vim-illuminate 2024-06-04 19:04:06 -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 b662d7b6f7 Configure noice and blame.nvim 2024-04-21 19:53:30 -04:00
Christopher Williams fb48fdbd38 Disable nvim-spider and add blame.nvim 2024-04-21 19:46:58 -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 6cfc4b56dd Add treesitter markdown plugins
- Add the nvim-surround plugin
2024-04-21 11:13:10 -04:00
Christopher Williams 7ae4d085b3 Add marks.nvim 2024-03-06 10:30:52 -05:00
Christopher Williams 1a0b73fd09 Add gx.nvim for handling links 2024-03-06 10:26:35 -05: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 4f9426fcc8 Disable lazy and ft for obsidian
- This allows for the Obsidian commands to be available everywhere
2024-01-02 11:45:27 -05:00
Christopher Williams 76b6c957cb Add rainbow coloring for scope to config 2023-12-28 17:03:35 -05:00
Christopher Williams 12fcd80eab Add inlay hints 2023-12-28 12:19:18 -05:00
Christopher Williams 6aa26cd9fd Add treesitter-config and go.nvim 2023-12-28 11:50:35 -05:00
Christopher Williams c99a39146b Add lsp hotkeys 2023-12-28 11:37:49 -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 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