Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove/update comments | Squibid | 2024-11-19 | 1 | -5/+1 |
| | |||||
* | add build.xml to jdtls (used in ant projects) | Squibid | 2024-11-19 | 1 | -1/+1 |
| | |||||
* | forgot one of the vim.cmd calls | Squibid | 2024-11-19 | 1 | -1/+1 |
| | |||||
* | add another event for luasnip to watch | Squibid | 2024-11-19 | 1 | -1/+3 |
| | |||||
* | refine luasnip binds | Squibid | 2024-11-19 | 1 | -3/+15 |
| | |||||
* | remove erroneous comma | Squibid | 2024-11-19 | 1 | -1/+1 |
| | |||||
* | add support for both path_async and path | Squibid | 2024-11-19 | 1 | -1/+2 |
| | |||||
* | get rid of unused functions, and variables | Squibid | 2024-11-19 | 1 | -8/+0 |
| | |||||
* | refine completion keybinds | Squibid | 2024-11-19 | 1 | -40/+14 |
| | |||||
* | get rid of useless misc.auto require in binds.lua | Squibid | 2024-11-19 | 1 | -1/+1 |
| | |||||
* | turn fancy spell suggest ui into a lambda, and fix some styling | Squibid | 2024-11-19 | 1 | -10/+8 |
| | |||||
* | remove auto center when returning to last place in buffer | Squibid | 2024-11-19 | 1 | -1/+0 |
| | | | | | | | | This had to be removed due to random "zz"'s being inserted whenever a bufread was called while I was insert mode there's probably a better way to center the pane, but that's too much of a pain to worry about right now | ||||
* | make vim.cmd calls more fancy | Squibid | 2024-11-19 | 4 | -5/+5 |
| | |||||
* | pin harpoon to a commit that actually works | Squibid | 2024-11-19 | 1 | -0/+1 |
| | |||||
* | yes there's a bit of java in my nvim config why do you ask? | Squibid | 2024-08-09 | 52 | -1210/+1958 |
| | |||||
* | make sure we are safely setting termguicolorsv2.0 | Squibid | 2024-04-25 | 1 | -1/+3 |
| | |||||
* | remove signcolumn option, auto is good enough for me | Squibid | 2024-04-25 | 1 | -3/+0 |
| | |||||
* | make replaceword safer | Squibid | 2024-04-19 | 1 | -0/+3 |
| | |||||
* | fix neorg so it works on v8.0.0 and make headlines stop overriding the | Squibid | 2024-04-08 | 1 | -6/+24 |
| | | | | neorg header bullet points | ||||
* | add tabbar plugin | Squibid | 2024-03-31 | 1 | -0/+3 |
| | |||||
* | switch from dotnix's cmp-luasnip-choice to L3MON4D3's | Squibid | 2024-03-31 | 1 | -2/+2 |
| | |||||
* | replace lsp_signature with better alternative | Squibid | 2024-03-31 | 1 | -1/+1 |
| | |||||
* | add todo list bind | Squibid | 2024-03-29 | 1 | -0/+5 |
| | |||||
* | make <leader>x toggle executable status | Squibid | 2024-03-29 | 1 | -1/+15 |
| | |||||
* | show executable status in the statusbar | Squibid | 2024-03-29 | 1 | -0/+14 |
| | |||||
* | add notification to toggling venn mode | Squibid | 2024-03-29 | 1 | -0/+2 |
| | |||||
* | modify keybinds a bit | Squibid | 2024-03-29 | 1 | -2/+2 |
| | |||||
* | make the right click menu much more useful | Squibid | 2024-03-23 | 1 | -0/+19 |
| | |||||
* | remove items from harpoon using dropdown menu | Squibid | 2024-03-23 | 1 | -8/+12 |
| | |||||
* | get lsp server name more consistently for the statusbar | Squibid | 2024-03-09 | 1 | -8/+4 |
| | |||||
* | make gitsigns binds get defined when git attaches | Squibid | 2024-03-09 | 1 | -7/+0 |
| | |||||
* | update harpoon to harpoon 2 | Squibid | 2024-03-09 | 3 | -9/+70 |
| | |||||
* | make color swapper change colorscheme in config | Squibid | 2024-02-08 | 2 | -0/+14 |
| | |||||
* | un-object orient some functions | Squibid | 2024-02-05 | 1 | -1/+1 |
| | |||||
* | way too lazy to sort this out, adding kitchen sink | Squibid | 2024-01-30 | 4 | -24/+34 |
| | |||||
* | remove toggle term | Squibid | 2024-01-02 | 1 | -1/+0 |
| | |||||
* | fix indents and remove useless keybinds | Squibid | 2023-11-27 | 1 | -17/+4 |
| | |||||
* | add required plugin for neorg presenter, and make wsphome more adaptaive | Squibid | 2023-11-27 | 1 | -2/+5 |
| | |||||
* | make "Edit Config" option work for any path | Squibid | 2023-11-26 | 1 | -2/+2 |
| | |||||
* | only show cursorline on current window | Squibid | 2023-11-26 | 1 | -3/+5 |
| | |||||
* | more stuff too lazy to seperate | Squibid | 2023-11-24 | 16 | -147/+357 |
| | |||||
* | replace intellitab with auto-indent | Squibid | 2023-11-07 | 1 | -1/+1 |
| | |||||
* | remove dap cause idk how to auto configure it | Squibid | 2023-10-22 | 2 | -10/+2 |
| | |||||
* | set spell when entering commit, and use ftplugin instead of autocmds | Squibid | 2023-10-22 | 1 | -7/+0 |
| | |||||
* | remove games and discord presence, and make sure dep update everytime we ↵ | Squibid | 2023-10-22 | 1 | -6/+1 |
| | | | | open neovim | ||||
* | kitchen sink: | Squibid | 2023-10-22 | 6 | -230/+213 |
| | | | | | | | | | | | | | | - add code action previews - change indent blankline style - more luasnip snippets - change default mason stuff - customize neorg more - change notify style - change startpage completely - add line info to statusline - change telescope style - change how todo comments look - make indentation work via treesitter | ||||
* | move config menu | Squibid | 2023-10-22 | 2 | -10/+9 |
| | |||||
* | move highlights to colorscheme, and change cmp style | Squibid | 2023-10-22 | 3 | -82/+2 |
| | |||||
* | remove floating diagnostics, and add line diagnostics | Squibid | 2023-10-22 | 1 | -5/+2 |
| | |||||
* | kitchen sink cause I'm too lazy to sort through this junk | Squibid | 2023-08-11 | 9 | -110/+110 |
| |