summaryrefslogtreecommitdiffstats
path: root/lua/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add declaration snippet (c)Squibid2024-11-281-10/+11
|
* put common luasnip functions in a seperate file and modify someSquibid2024-11-191-0/+3
| | | | java snippets
* make vim.cmd calls more fancySquibid2024-11-191-2/+2
|
* yes there's a bit of java in my nvim config why do you ask?Squibid2024-08-097-587/+184
|
* make replaceword saferSquibid2024-04-191-0/+3
|
* show executable status in the statusbarSquibid2024-03-291-0/+14
|
* 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
|
* update harpoon to harpoon 2Squibid2024-03-091-0/+57
|
* make color swapper change colorscheme in configSquibid2024-02-082-0/+14
|
* way too lazy to sort this out, adding kitchen sinkSquibid2024-01-301-1/+1
|
* make "Edit Config" option work for any pathSquibid2023-11-261-2/+2
|
* more stuff too lazy to seperateSquibid2023-11-2410-404/+502
|
* 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
* kitchen sink:Squibid2023-10-225-108/+116
| | | | | | | | | | | | | | - 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 highlights to colorscheme, and change cmp styleSquibid2023-10-223-82/+2
|
* remove floating diagnostics, and add line diagnosticsSquibid2023-10-221-5/+2
|
* kitchen sink cause I'm too lazy to sort through this junkSquibid2023-08-116-95/+87
|
* add git-yodelSquibid2023-08-021-2/+3
|
* improve git integrationSquibid2023-08-021-0/+5
|
* add annotation generator: neogenSquibid2023-08-022-0/+5
|
* create floating window with commit diff when editing git commit messageSquibid2023-07-161-0/+51
|
* change the look of telescope a bit and remove unneeded stuffSquibid2023-07-061-3/+3
|
* highlights for cmp and label cmp pluginsSquibid2023-07-062-10/+43
|
* make jdtls work without the seperate plugin :)Squibid2023-07-061-3/+0
|
* fidget is going to have breaking changes soonSquibid2023-06-261-1/+3
| | | | switch to legacy branch
* regex helper :)Squibid2023-06-261-0/+1
|
* flex on the discord usersSquibid2023-06-261-0/+3
| | | | disabled by default for privacy reasons
* comment position in binds.luaSquibid2023-06-261-10/+6
|
* new autocmds and change comment position in auto.luaSquibid2023-06-261-10/+19
|
* add plugin configs & mess with the bindsSquibid2023-06-262-26/+21
|
* remove unused function from lsp.lua and add more lsp plugins!Squibid2023-06-261-2/+6
|
* replace gd and the likes with glanceSquibid2023-06-262-2/+9
|
* change cmp source path to async_pathSquibid2023-06-261-1/+1
|
* remove mkdir plugin and replace with autocmdSquibid2023-06-262-1/+9
|
* make embedded terminal betterSquibid2023-05-231-0/+1
|
* formatting in pluginsSquibid2023-05-231-1/+1
|
* added presenter module and truezenSquibid2023-05-231-0/+1
|
* remove config menu from binds.luaSquibid2023-05-141-35/+0
|
* killer sheep game :)Squibid2023-05-101-0/+3
|
* comment out colorcolumnSquibid2023-05-101-1/+1
|
* remove tab bindsSquibid2023-05-101-8/+0
| | | | they were already unused (commented out)
* change highlight colors to reference colorscheme plugin directlySquibid2023-05-101-30/+23
|
* add more instructions on how to install the jdtls lsp clientSquibid2023-04-301-1/+1
|
* shouldn't be on development version by defaultSquibid2023-04-301-1/+1
|
* new config old version is now on v1 branchSquibid2023-04-3038-1482/+357
|