Commit Graph

70 Commits

Author SHA1 Message Date
9ea9d9f516 more!!! add python support and formatters and null ls to manage all...
that automatically also change my stylua.toml to ignore everything
cause I don't like the way it formats stuff
2025-06-11 03:21:25 -04:00
e830931ff4 wozers 2025-05-31 03:32:58 -04:00
ef678f31fd turns out neovim supports lsp line diagnostics natively 2025-05-19 02:22:49 -04:00
450750835a need I say what type of commit this is?
*kitchen sink*
2025-05-18 13:03:31 -05:00
7430ebed8e kitchen sink now don't support any version lower than 0.11.0 for lsp
- dap now works for java and c
2025-05-08 18:18:34 -05:00
7c3289fded kitchen sink again :( 2025-05-06 16:51:24 -05:00
3094bf2a39 a lot more stuff 2025-04-17 11:41:32 -05:00
8eaa615596 kitchen sink 2025-01-24 13:56:11 -06:00
ea7ec0f890 add declaration snippet (c) 2024-11-28 22:32:22 -05:00
f29241021d put common luasnip functions in a seperate file and modify some
java snippets
2024-11-19 13:42:05 -06:00
95fcc5e416 make vim.cmd calls more fancy 2024-11-19 13:13:33 -06:00
c489d39369 yes there's a bit of java in my nvim config why do you ask? 2024-08-09 02:45:31 -04:00
3ebe12e99d make replaceword safer 2024-04-19 22:32:17 -04:00
c23619baf1 show executable status in the statusbar 2024-03-29 23:28:14 -04:00
4b3c901520 make the right click menu much more useful 2024-03-23 17:11:30 -04:00
679708c6a3 remove items from harpoon using dropdown menu 2024-03-23 17:11:00 -04:00
805df629dc get lsp server name more consistently for the statusbar 2024-03-09 00:21:19 -05:00
debeca659a update harpoon to harpoon 2 2024-03-09 00:02:02 -05:00
6deb1b6a6b make color swapper change colorscheme in config 2024-02-08 19:50:24 -05:00
d94b454eb6 way too lazy to sort this out, adding kitchen sink 2024-01-30 21:52:24 -05:00
0f0618a81b make "Edit Config" option work for any path 2023-11-26 14:21:36 -05:00
f35b13d669 more stuff too lazy to seperate 2023-11-24 21:38:31 -05:00
ebf9d2d1c4 replace intellitab with auto-indent 2023-11-07 23:29:02 -05:00
66d18beec9 remove dap cause idk how to auto configure it 2023-10-22 19:41:12 -04:00
2740914781 set spell when entering commit, and use ftplugin instead of autocmds 2023-10-22 18:49:49 -04:00
fb93992c3f remove games and discord presence, and make sure dep update everytime we open neovim 2023-10-22 18:20:46 -04:00
01729e2613 kitchen sink:
- 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
2023-10-22 18:17:21 -04:00
a7929fa1c0 move highlights to colorscheme, and change cmp style 2023-10-22 18:07:36 -04:00
87aafcd44c remove floating diagnostics, and add line diagnostics 2023-10-22 18:05:10 -04:00
590f030999 kitchen sink cause I'm too lazy to sort through this junk 2023-08-11 20:43:58 -04:00
b8d70ed288 add git-yodel 2023-08-02 20:47:28 -04:00
1f975ad075 improve git integration 2023-08-02 02:22:04 -04:00
772c55afb0 add annotation generator: neogen 2023-08-02 02:16:29 -04:00
a6eca921d6 create floating window with commit diff when editing git commit message 2023-07-16 21:28:36 -04:00
169aa170a2 change the look of telescope a bit and remove unneeded stuff 2023-07-06 12:35:56 -04:00
1b5f192832 highlights for cmp and label cmp plugins 2023-07-06 12:30:40 -04:00
a45e5e4074 make jdtls work without the seperate plugin :) 2023-07-06 12:28:31 -04:00
46e4dc4442 fidget is going to have breaking changes soon
switch to legacy branch
2023-06-26 11:52:32 -04:00
53411f0176 regex helper :) 2023-06-26 11:51:46 -04:00
ffd3920402 flex on the discord users
disabled by default for privacy reasons
2023-06-26 11:41:02 -04:00
9a2959b394 comment position in binds.lua 2023-06-26 11:40:45 -04:00
fad8040f48 new autocmds and change comment position in auto.lua 2023-06-26 11:40:06 -04:00
9e694c0372 add plugin configs & mess with the binds 2023-06-26 11:35:24 -04:00
d968ff639b remove unused function from lsp.lua and add more lsp plugins! 2023-06-26 11:31:04 -04:00
b19167a1ab replace gd and the likes with glance 2023-06-26 11:28:27 -04:00
9522738186 change cmp source path to async_path 2023-06-26 11:20:03 -04:00
993c50bb34 remove mkdir plugin and replace with autocmd 2023-06-26 11:14:21 -04:00
834f7ffaac make embedded terminal better 2023-05-23 14:38:44 -04:00
978786719d formatting in plugins 2023-05-23 14:36:46 -04:00
98ff0c6a71 added presenter module and truezen 2023-05-23 14:36:19 -04:00