summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Change default colorscheme to habamax for Hadron.HEADmainJosh Rahm2025-04-11
|
* Fix the problem with LSP and code formatting.Josh Rahm2025-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 Rahm2025-04-10
|
* Add visual mapping for formatting lines.Josh Rahm2025-04-09
|
* Revert "Finally, once and for all, fix the dreaded vim.hl bug."Josh Rahm2025-04-09
| | | | This reverts commit 6287db9eddcf31e398a433107f453c1a94b42e4a.
* Finally, once and for all, fix the dreaded vim.hl bug.Josh Rahm2025-04-08
|
* Add hop.vim and map gh to it.Josh Rahm2025-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 Rahm2025-04-08
| | | | | Uses <leader>t as the prefix for these commands, replacing the "show trouble"
* Add set title to the init.vim.Josh Rahm2025-03-09
|
* Fix broken text yank.Josh Rahm2025-03-08
|
* Set treesitter to always highlight if possible.Josh Rahm2025-03-06
|
* Add <C-/> for search within last selection.Josh Rahm2025-03-05
|
* Add gitsigns.nvim.Josh Rahm2025-03-05
|
* Fix smear_cursor requires statements.Josh Rahm2025-03-05
|
* Add more text objects.Josh Rahm2025-03-05
|
* Add bindings for the sude mouse buttons and some options to the rightJosh Rahm2025-03-05
| | | | click menu.
* Fix issues with lua in heredoc.Josh Rahm2025-02-23
|
* Add smear cursor plugin and configuration.Josh Rahm2024-11-27
|
* Promote dayfox colorscheme to main config.Josh Rahm2024-10-07
|
* Do document highlighting only for file types which lsps support itJosh Rahm2024-07-11
|
* Minor changesJosh Rahm2024-07-09
|
* Remove lualine.Josh Rahm2024-07-09
| | | | It slows down scrolling too much and makes the performance choppy.
* Fixed issues with LuaLine and Telescope find_files.Josh Rahm2024-03-27
|
* Add jq pluginJosh Rahm2024-03-27
|
* Added some mappings for dealing with the lspJosh Rahm2024-03-27
|
* More ricing. Primarily with Lualine.Josh Rahm2024-03-27
|
* Use the LSP to format code if one is attached to the buffer.Josh Rahm2024-03-18
|
* Change line number colors to be more subtleJosh Rahm2024-03-15
|
* add some better vim highlighting.Josh Rahm2024-03-15
|
* Sort some blocks in meltdown_ng.Josh Rahm2024-03-15
|
* Use a terminal as the "FileBrowser" rather than nvim-tree.Josh Rahm2024-03-11
|
* More ricing with telescope and warp.Josh Rahm2024-03-11
|
* Yet more ricing.Josh Rahm2024-03-09
|
* Fix borked run_vim.pyJosh Rahm2024-03-08
|
* More rice'ing.Josh Rahm2024-03-08
|
* Remove google3 stuff from run-vim.pyJosh Rahm2024-03-07
|
* sort plugins in init.vimJosh Rahm2024-03-07
|
* Cleaned up lsp configuration. Used default configurations where needed.Josh Rahm2024-03-08
|
* Add semantic tokens for haskell lspJosh Rahm2024-03-07
|
* more hacking on configurationJosh Rahm2024-03-07
|
* add tabby.luaJosh Rahm2024-03-07
|
* Big rice and colors overhaul for neovimJosh Rahm2024-03-07
|
* add meltdown_ng.vimJosh Rahm2024-03-06
|
* more changes to init.vimJosh Rahm2024-03-06
|
* added more textobjectsJosh Rahm2024-03-06
|
* added gen_meltdownJosh Rahm2024-03-06
|
* Add command to edit config with :ConfigJosh Rahm2024-02-28
|
* Remove aerial. Add some more keybindingsJosh Rahm2024-02-28
|
* add diagnostic float keybindingJosh Rahm2024-02-27
|
* Added another snippet for javaJosh Rahm2024-02-26
|