06a9c9e45d
comment a problem for future me
2025-10-16 21:36:06 -04:00
55f11ab1ba
add basedpyright lsp configuration
2025-10-16 21:34:49 -04:00
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
baec11b559
remove formatting
2025-09-22 13:12:02 -04:00
72d99537bf
more stuff
2025-09-16 00:34:25 -04:00
9c7c46855c
protect calls to lsp/wtf funcs as most of them are only on dev builds atm
2025-09-02 21:58:57 -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
869859a2ce
do I look like I want to write a commit message for my nvim config?
2025-09-02 10:58:12 -04:00
33b35f16c1
inline a thingy for funsies
2025-08-28 19:14:11 -04:00
a7ac4e76ea
turns out gitsigns is actually very useful
2025-08-24 02:36:51 -04:00
b20f5d07a6
uhhhhh
2025-08-23 22:48:12 -04:00
62945314e2
it got merged \o/
2025-08-10 13:11:22 -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
27f55ed03c
this is a bit unstable but whatever
2025-07-27 14:21:49 -04:00
afdefb7dc3
fix mellow theming
2025-07-14 19:42:40 -04:00
64afe9c9ee
revert treesitter back to master branch
2025-07-14 19:42:16 -04:00
cace587a09
more more more
2025-07-13 18:58:27 -04:00
101bc55f15
quick fix goes to a more sane place now
2025-07-11 14:08:53 -04:00
cd26cbb825
small changes...
...
if you want more look at the changes, there's not that many
2025-06-21 22:49:37 -04:00
7ef68dea92
gotta use new remote
2025-06-13 19:36:07 -04:00
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
f9311db805
try and make everything confined to 80chars
2025-05-18 22:33:36 -04:00
d0155fcc7c
make telescope work better in projects
2025-05-18 22:22:39 -04:00
df666dec0f
fix dap
...
add showkeys thingy
remove nyooom
2025-05-18 14:28:57 -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
f3bd08968a
formatting
2025-05-09 00:16:55 -05:00
a6007ff694
this hasn't worked for a long time, I might choose to re-impl if I have time
2025-05-09 00:15:41 -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
v3.0
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
a0ebc39b59
remove useless comma
2025-01-03 11:15:14 -05:00
43f78930ca
make sure the cursor doesn't move when removing tailing whitespaces
2025-01-03 11:14:49 -05:00
e142e4c91f
remove unnecessary *'s
2025-01-03 11:14:23 -05:00
82bd91d9de
simplify confirm keybind nvim cmp
2024-12-22 15:19:59 -05:00
b8d0882881
stop harpoon keybind from conflicting with my tmux prefix
2024-12-22 14:03:14 -05:00
5e6a7a8262
not sure if this is needed, but it can't hurt
2024-12-22 14:02:58 -05:00
51f8addaf6
update lsp_lines.nvim config
2024-12-22 14:02:34 -05:00
53fa869a7e
update snippets
2024-12-22 14:01:57 -05:00
8ad9f7a942
pin figet to a release
2024-11-28 22:33:40 -05:00
a1fc008355
revise java snippets
2024-11-28 22:33:06 -05:00
ea7ec0f890
add declaration snippet (c)
2024-11-28 22:32:22 -05:00
3bf7dd1be4
combine function and main snippet into one (c)
2024-11-28 22:31:12 -05:00
c4a86fb727
missing one parameter for ts-autotag disabling
2024-11-19 14:58:09 -06:00
6bee0d50c7
add preliminary support for dap with jdtls
2024-11-19 13:50:09 -06:00