Commit Graph

19 Commits

Author SHA1 Message Date
43b4369041 A while ago I decided to try out tabs instead of spaces. Bad idea...
It just doesn't make sense, why would you choose to use tabs when you
really get nothing out of them. I've heard arguments that everyone get's
what they want in terms of formatting, but that doesn't really feel
accurate because now I've got code looking messy depending on where it
is you're looking at it on which really sucks. I'm going back to two
space indentation and if a project really wants to use something else
they can setup a formatter and/or .editorconfig file. If you read this
rant, respectfully, what are you doing with your time.
2025-09-24 01:16:40 -04:00
72d99537bf more stuff 2025-09-16 00:34:25 -04:00
86d7f17341 not sure why I forgot to update this comment the colors were removed...
a while ago
2025-09-02 11:06:13 -04:00
d320577772 I'm not gonna bother 2025-08-10 13:10:05 -04:00
7c96b43098 kitchen sink...
just gonna put the changes that I can remember making here:
 - replace blink with native completion (omnifunc)
 - remove some unneeded plugins
 - add a misc function for making sure complex bindings don't cause
   flickering
 - remove some stale snippets
 - remove folding (I don't find myself folding that often)
2025-08-02 11:25:38 -04:00
cace587a09 more more more 2025-07-13 18:58:27 -04:00
e830931ff4 wozers 2025-05-31 03:32:58 -04:00
450750835a need I say what type of commit this is?
*kitchen sink*
2025-05-18 13:03:31 -05:00
77130d61af add a lil guy who provides git information on the current buffer 2025-05-09 17:58:06 -05:00
922dfb8c7e opts.lua 2025-05-09 00:17:42 -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
c489d39369 yes there's a bit of java in my nvim config why do you ask? 2024-08-09 02:45:31 -04:00
ad76983d96 make sure we are safely setting termguicolors 2024-04-25 22:59:43 -04:00
a455b2a3b1 remove signcolumn option, auto is good enough for me 2024-04-25 22:58:27 -04:00
d94b454eb6 way too lazy to sort this out, adding kitchen sink 2024-01-30 21:52:24 -05:00
f35b13d669 more stuff too lazy to seperate 2023-11-24 21:38:31 -05:00