Commit graph

62 commits

Author SHA1 Message Date
ab3fb631bc
fix: fuck python/PEP: tabs are for accessibility
spaces are an objectively worse choice, i care more about accessibility
than standard. configure your git to replace tabs with 4 spaces on
pull and inverse on push if you want to work with my code but care more
about style guides than accessibility
2024-02-08 15:17:03 +01:00
1631574c6e
docs: made it github-friendly 2024-02-06 03:53:41 +01:00
bc9c50b688
docs: added README.md 2024-02-06 03:35:59 +01:00
4e74a6b9b2 fix: colorizer, lua_ls workspaces 2023-12-13 13:50:00 +01:00
17af2e5f41
feat: markdown keybinds to toggle todos 2023-12-13 13:46:16 +01:00
eea9f850e1
feat: i hate python recommended style
tabs are for indentation! i hate PEP8!!!
2023-12-13 13:46:16 +01:00
9449b23a11
fix: signature keybind 2023-12-13 13:46:16 +01:00
ff4ddfda48
fix: better root finding for jdtls 2023-12-13 13:46:16 +01:00
5ffa0d858c
feat: smart case in search by default 2023-12-13 13:46:16 +01:00
1d9b537cf2
fix: bump neo-tree, style, clippy for rust 2023-12-13 13:46:15 +01:00
84007b204f
feat: keys to change scale, switch to Hack font 2023-04-16 14:35:07 +02:00
1cac97e9a9
feat: proper Format command 2023-04-16 12:07:03 +02:00
84855753c7
feat: use neotree for workspace diagnostics 2023-04-16 03:25:24 +02:00
5ba5927342
fix: font, plugin url, comment pos 2023-04-15 22:37:03 +02:00
27c7b54b3e
feat: use leader keymaps for actions 2023-04-15 22:16:26 +02:00
2ecddd6d06
fix: neo-tree width, setup neodev 2023-04-15 22:15:54 +02:00
3be3b6eace
feat: switched to lazy.nvim, cleaned up plugins 2023-04-15 21:02:08 +02:00
4d3ace9688
fix: decompile all, remove unnecessary cursor set 2023-03-20 23:27:13 +01:00
b14cf6bcfb
feat: add Javap command to decompile classpath files 2023-03-19 15:26:17 +01:00
2cfb946326
fix: from sumneko_lua to lua_ls 2023-03-01 19:35:32 +01:00
bcc6e42f4f
fix: alternate binds too 2023-02-01 19:00:23 +01:00
c38502f034
feat: add resume bind and dynamyc workspace search 2023-02-01 01:01:00 +01:00
a51e18c5d5
fix: disable lspconfig, set bufnr 2023-02-01 01:00:43 +01:00
2b19d6910a
feat: extra lsp stuff for java 2023-01-26 21:26:44 +01:00
a9372aa225
fix: updated rust/c dap config
i don't really get it yet but eeh kinda works
2023-01-23 22:01:35 +01:00
3f05637482
fix: jdtls cleanup 2023-01-23 22:01:11 +01:00
2665133e25
feat: add treesitter playground and parser info
Added a comment because I always have the same issue on windows:
"ghost" treesitter parsers hidden under scoop install dir. I hope I will
remember where to read its location, because I can never remember its
location...
2023-01-10 16:54:43 +01:00
5455fef6af
chore: add gh keybind for hover 2023-01-10 16:53:42 +01:00
0e68cb68f5
feat: added jumplist telescope keymap 2022-11-30 11:29:55 +01:00
370da3c1bf
feat: add style for gitsigns in untracked file 2022-11-20 18:29:45 +01:00
3f63b45d45
fix: telescope folds 2022-10-28 11:25:43 +02:00
ea5655bd0b
feat: added retab command to change only leading space 2022-10-28 11:25:15 +02:00
1c0da94062
feat: netrw and neovide settings 2022-10-28 11:14:01 +02:00
b42400b2ed
fix: nvim_cmp update 2022-10-28 11:13:00 +02:00
f2d1fc8d79
feat: switched from marksman to ltex for md 2022-10-13 10:48:51 +02:00
0203023d34
chore: moved colorscheme into its own plugin 2022-10-02 00:57:30 +02:00
f38ed78f14
fix: keybind and telescope ui tweaks 2022-10-01 17:38:27 +02:00
1c5f7f48c7
chore: better telescope layouts 2022-09-21 12:07:07 +02:00
61681bf7d8
feat: added surround.vim 2022-09-20 11:40:12 +02:00
89e60d54f3
fix: oldfiles on win 2022-09-19 12:07:58 +02:00
c7a982b08a
fix: broken on windows but at least won't crash 2022-09-19 12:05:44 +02:00
32ddb0a0ae
fix: merge 2022-09-19 11:56:31 +02:00
d74484058b
fix: disabled (for now) / completion (breaks : completion) 2022-09-19 11:54:00 +02:00
9d6e837e9b
feat: improved telescope keybinds, themed some pickers 2022-09-19 11:53:44 +02:00
5356a8992d
feat: highlight group for inlay hints in rust-tools 2022-09-01 01:55:05 +02:00
e4344f52f3
feat: settings for neovide, just in case 2022-09-01 01:35:55 +02:00
a4fac329bd
feat: switched from pyright to pylsp 2022-09-01 01:35:37 +02:00
f3be36774b
feat: added glow plugin and marksman for markdown 2022-09-01 01:17:12 +02:00
8bd4845675
feat: dressing.nvim for select/input, color tweaks 2022-09-01 01:16:02 +02:00
feb43cd7f9
feat: add scrolloff 2022-09-01 01:10:22 +02:00