| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Remove smear cursor and update LSP configuration.HEADmain | Josh Rahm | 2025-12-07 |
| | | |||
| * | Disable smear_cursor, add open_terminal_in_directory. | Josh Rahm | 2025-11-07 |
| | | |||
| * | Configure SmearCursor some more. | Josh Rahm | 2025-11-07 |
| | | |||
| * | Change how clearing highlighting works after InsertLeave. | Josh Rahm | 2025-11-07 |
| | | | | | | When using feedkeys(), it was causing problems with Ctrl-O in insert. Now it disables hlsearch, and reenables it when searching or using n/N. | ||
| * | Change default colorscheme to habamax for Hadron. | Josh Rahm | 2025-04-11 |
| | | |||
| * | Fix the problem with LSP and code formatting. | Josh Rahm | 2025-04-11 |
| | | | | | | Sometimes the LSP list wouldn't appear as a list and so it would default to the external-program formatter instead of the lsp formatter. | ||
| * | Add check for exists('&userregfunc'). | Josh Rahm | 2025-04-10 |
| | | |||
| * | Add visual mapping for formatting lines. | Josh Rahm | 2025-04-09 |
| | | |||
| * | Revert "Finally, once and for all, fix the dreaded vim.hl bug." | Josh Rahm | 2025-04-09 |
| | | | | | This reverts commit 6287db9eddcf31e398a433107f453c1a94b42e4a. | ||
| * | Finally, once and for all, fix the dreaded vim.hl bug. | Josh Rahm | 2025-04-08 |
| | | |||
| * | Add hop.vim and map gh to it. | Josh Rahm | 2025-04-09 |
| | | | | | | gh is normally set to start select mode, but select mode is useless, so overriding it is fine. | ||
| * | Add a bunch of mappings to different telescope operations. | Josh Rahm | 2025-04-08 |
| | | | | | | Uses <leader>t as the prefix for these commands, replacing the "show trouble" | ||
| * | Add set title to the init.vim. | Josh Rahm | 2025-03-09 |
| | | |||
| * | Fix broken text yank. | Josh Rahm | 2025-03-08 |
| | | |||
| * | Set treesitter to always highlight if possible. | Josh Rahm | 2025-03-06 |
| | | |||
| * | Add <C-/> for search within last selection. | Josh Rahm | 2025-03-05 |
| | | |||
| * | Add gitsigns.nvim. | Josh Rahm | 2025-03-05 |
| | | |||
| * | Fix smear_cursor requires statements. | Josh Rahm | 2025-03-05 |
| | | |||
| * | Add more text objects. | Josh Rahm | 2025-03-05 |
| | | |||
| * | Add bindings for the sude mouse buttons and some options to the right | Josh Rahm | 2025-03-05 |
| | | | | | click menu. | ||
| * | Fix issues with lua in heredoc. | Josh Rahm | 2025-02-23 |
| | | |||
| * | Add smear cursor plugin and configuration. | Josh Rahm | 2024-11-27 |
| | | |||
| * | Promote dayfox colorscheme to main config. | Josh Rahm | 2024-10-07 |
| | | |||
| * | Do document highlighting only for file types which lsps support it | Josh Rahm | 2024-07-11 |
| | | |||
| * | Minor changes | Josh Rahm | 2024-07-09 |
| | | |||
| * | Remove lualine. | Josh Rahm | 2024-07-09 |
| | | | | | It slows down scrolling too much and makes the performance choppy. | ||
| * | Fixed issues with LuaLine and Telescope find_files. | Josh Rahm | 2024-03-27 |
| | | |||
| * | Add jq plugin | Josh Rahm | 2024-03-27 |
| | | |||
| * | Added some mappings for dealing with the lsp | Josh Rahm | 2024-03-27 |
| | | |||
| * | More ricing. Primarily with Lualine. | Josh Rahm | 2024-03-27 |
| | | |||
| * | Use the LSP to format code if one is attached to the buffer. | Josh Rahm | 2024-03-18 |
| | | |||
| * | Change line number colors to be more subtle | Josh Rahm | 2024-03-15 |
| | | |||
| * | add some better vim highlighting. | Josh Rahm | 2024-03-15 |
| | | |||
| * | Sort some blocks in meltdown_ng. | Josh Rahm | 2024-03-15 |
| | | |||
| * | Use a terminal as the "FileBrowser" rather than nvim-tree. | Josh Rahm | 2024-03-11 |
| | | |||
| * | More ricing with telescope and warp. | Josh Rahm | 2024-03-11 |
| | | |||
| * | Yet more ricing. | Josh Rahm | 2024-03-09 |
| | | |||
| * | Fix borked run_vim.py | Josh Rahm | 2024-03-08 |
| | | |||
| * | More rice'ing. | Josh Rahm | 2024-03-08 |
| | | |||
| * | Remove google3 stuff from run-vim.py | Josh Rahm | 2024-03-07 |
| | | |||
| * | sort plugins in init.vim | Josh Rahm | 2024-03-07 |
| | | |||
| * | Cleaned up lsp configuration. Used default configurations where needed. | Josh Rahm | 2024-03-08 |
| | | |||
| * | Add semantic tokens for haskell lsp | Josh Rahm | 2024-03-07 |
| | | |||
| * | more hacking on configuration | Josh Rahm | 2024-03-07 |
| | | |||
| * | add tabby.lua | Josh Rahm | 2024-03-07 |
| | | |||
| * | Big rice and colors overhaul for neovim | Josh Rahm | 2024-03-07 |
| | | |||
| * | add meltdown_ng.vim | Josh Rahm | 2024-03-06 |
| | | |||
| * | more changes to init.vim | Josh Rahm | 2024-03-06 |
| | | |||
| * | added more textobjects | Josh Rahm | 2024-03-06 |
| | | |||
| * | added gen_meltdown | Josh Rahm | 2024-03-06 |
| | | |||