summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* modify keybinds a bitSquibid2024-03-291-2/+2
|
* make the right click menu much more usefulSquibid2024-03-232-0/+20
|
* remove items from harpoon using dropdown menuSquibid2024-03-231-8/+12
|
* stop highlighting the whole line for diagnosticsSquibid2024-03-091-1/+1
|
* improve completion configSquibid2024-03-091-11/+33
| | | | | - show what we are completing from with symbol on left - improving results ordering
* get lsp server name more consistently for the statusbarSquibid2024-03-091-8/+4
|
* add another lsp rename mappingSquibid2024-03-091-0/+1
|
* call mason in a safer way, and initalize servers betterSquibid2024-03-091-5/+20
|
* add ignored chars to autopairsSquibid2024-03-091-1/+3
|
* make toc close after selection neorgSquibid2024-03-091-0/+5
|
* add fallback project detection, and change scope to tab instead ofSquibid2024-03-091-1/+2
| | | | global
* make treesitter disable on massive files, and diff filesSquibid2024-03-091-3/+9
| | | | also remove auto installing
* allow previous edit position mark in gutterSquibid2024-03-091-1/+1
|
* make gitsigns binds get defined when git attachesSquibid2024-03-092-7/+41
|
* remove comment options (they we're just the defaults)Squibid2024-03-091-21/+1
|
* update harpoon to harpoon 2Squibid2024-03-094-9/+76
|
* make color swapper change colorscheme in configSquibid2024-02-082-0/+14
|
* un-object orient some functionsSquibid2024-02-055-5/+5
|
* way too lazy to sort this out, adding kitchen sinkSquibid2024-01-3016-119/+101
|
* remove toggle termSquibid2024-01-022-32/+0
|
* add highlights to statusline modeSquibid2023-12-051-11/+11
|
* add index.norg to project pluginSquibid2023-12-051-0/+1
|
* wasn't concatenating file path rightSquibid2023-11-271-2/+2
|
* fix: wrong env varSquibid2023-11-271-1/+1
|
* remove useless option (it already the default)Squibid2023-11-271-1/+0
|
* fix indents and remove useless keybindsSquibid2023-11-271-17/+4
|
* add new workspace, and set default oneSquibid2023-11-271-1/+3
|
* add required plugin for neorg presenter, and make wsphome more adaptaiveSquibid2023-11-273-4/+9
|
* add colored headlines for markdownSquibid2023-11-261-1/+11
|
* update readme to reflect path change of plugin fileSquibid2023-11-261-1/+1
|
* 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-2433-246/+488
|
* replace intellitab with auto-indentSquibid2023-11-073-2/+12
|
* change readme to match versioning styleSquibid2023-10-221-2/+2
|
* remove dap cause idk how to auto configure itSquibid2023-10-223-18/+2
|
* set spell when entering commit, and use ftplugin instead of autocmdsSquibid2023-10-223-7/+3
|
* remove games and discord presence, and make sure dep update everytime we ↵Squibid2023-10-221-6/+1
| | | | open neovim
* kitchen sink:Squibid2023-10-2230-811/+486
| | | | | | | | | | | | | | - 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
* add undotree configSquibid2023-10-221-0/+3
|
* move config menuSquibid2023-10-223-11/+10
|
* move highlights to colorscheme, and change cmp styleSquibid2023-10-225-102/+83
|
* remove floating diagnostics, and add line diagnosticsSquibid2023-10-223-15/+15
|
* kitchen sink cause I'm too lazy to sort through this junkSquibid2023-08-1123-206/+463
|
* add git-yodelSquibid2023-08-022-2/+15
|
* improve git integrationSquibid2023-08-023-5/+13
|
* add annotation generator: neogenSquibid2023-08-024-0/+20
|
* create floating window with commit diff when editing git commit messageSquibid2023-07-161-0/+51
|
* add comment to ftplugin/java.lua, and fix some typosSquibid2023-07-164-4/+5
|
* change the look of telescope a bit and remove unneeded stuffSquibid2023-07-062-11/+8
|