summaryrefslogtreecommitdiffstats
path: root/lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* actually enable the telescope fzf pluginSquibid2024-11-191-0/+4
|
* remove index.norg from project.lua configSquibid2024-11-191-1/+0
|
* switch back to old colorizer to avoid breaking changesSquibid2024-11-191-8/+6
|
* configure tangle module for neorgSquibid2024-11-191-0/+5
|
* remove unused lsp serverSquibid2024-11-191-1/+0
|
* remove/update commentsSquibid2024-11-191-5/+1
|
* add build.xml to jdtls (used in ant projects)Squibid2024-11-191-1/+1
|
* forgot one of the vim.cmd callsSquibid2024-11-191-1/+1
|
* add another event for luasnip to watchSquibid2024-11-191-1/+3
|
* refine luasnip bindsSquibid2024-11-191-3/+15
|
* remove erroneous commaSquibid2024-11-191-1/+1
|
* add support for both path_async and pathSquibid2024-11-191-1/+2
|
* get rid of unused functions, and variablesSquibid2024-11-191-8/+0
|
* refine completion keybindsSquibid2024-11-191-40/+14
|
* get rid of useless misc.auto require in binds.luaSquibid2024-11-191-1/+1
|
* turn fancy spell suggest ui into a lambda, and fix some stylingSquibid2024-11-191-10/+8
|
* remove auto center when returning to last place in bufferSquibid2024-11-191-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 fancySquibid2024-11-194-5/+5
|
* pin harpoon to a commit that actually worksSquibid2024-11-191-0/+1
|
* yes there's a bit of java in my nvim config why do you ask?Squibid2024-08-0952-1210/+1958
|
* make sure we are safely setting termguicolorsv2.0Squibid2024-04-251-1/+3
|
* remove signcolumn option, auto is good enough for meSquibid2024-04-251-3/+0
|
* make replaceword saferSquibid2024-04-191-0/+3
|
* fix neorg so it works on v8.0.0 and make headlines stop overriding theSquibid2024-04-081-6/+24
| | | | neorg header bullet points
* add tabbar pluginSquibid2024-03-311-0/+3
|
* switch from dotnix's cmp-luasnip-choice to L3MON4D3'sSquibid2024-03-311-2/+2
|
* replace lsp_signature with better alternativeSquibid2024-03-311-1/+1
|
* add todo list bindSquibid2024-03-291-0/+5
|
* make <leader>x toggle executable statusSquibid2024-03-291-1/+15
|
* show executable status in the statusbarSquibid2024-03-291-0/+14
|
* add notification to toggling venn modeSquibid2024-03-291-0/+2
|
* modify keybinds a bitSquibid2024-03-291-2/+2
|
* make the right click menu much more usefulSquibid2024-03-231-0/+19
|
* remove items from harpoon using dropdown menuSquibid2024-03-231-8/+12
|
* get lsp server name more consistently for the statusbarSquibid2024-03-091-8/+4
|
* make gitsigns binds get defined when git attachesSquibid2024-03-091-7/+0
|
* update harpoon to harpoon 2Squibid2024-03-093-9/+70
|
* make color swapper change colorscheme in configSquibid2024-02-082-0/+14
|
* un-object orient some functionsSquibid2024-02-051-1/+1
|
* way too lazy to sort this out, adding kitchen sinkSquibid2024-01-304-24/+34
|
* remove toggle termSquibid2024-01-021-1/+0
|
* fix indents and remove useless keybindsSquibid2023-11-271-17/+4
|
* add required plugin for neorg presenter, and make wsphome more adaptaiveSquibid2023-11-271-2/+5
|
* make "Edit Config" option work for any pathSquibid2023-11-261-2/+2
|
* only show cursorline on current windowSquibid2023-11-261-3/+5
|
* more stuff too lazy to seperateSquibid2023-11-2416-147/+357
|
* replace intellitab with auto-indentSquibid2023-11-071-1/+1
|
* remove dap cause idk how to auto configure itSquibid2023-10-222-10/+2
|
* set spell when entering commit, and use ftplugin instead of autocmdsSquibid2023-10-221-7/+0
|
* remove games and discord presence, and make sure dep update everytime we ↵Squibid2023-10-221-6/+1
| | | | open neovim