Commit graph

72 commits

Author SHA1 Message Date
f5bd91045d
feat: use rustaceanvim ratheer than rust-tools
also inlay hint fixes
2024-05-31 18:09:45 +02:00
188bb40227
fix: ruby_ls -> ruby_lsp 2024-05-15 18:49:43 +02:00
6d84567a5e
feat: configure go lsp too 2024-05-15 18:49:35 +02:00
3aa178165c
chore: also enable html langserver 2024-04-12 20:36:38 +02:00
19a611eef1
Merge pull request #1 from zaaarf/main
windows fix
2024-04-05 00:32:18 +02:00
b20f7f8dd2
fix: explicit dependency nvim-nio 2024-03-27 19:46:33 +01:00
cd37c9565e
fix: change url for my plugin 2024-03-27 15:03:27 +01:00
f3088b886f
feat: default wrap on for markdown 2024-02-08 15:19:58 +01:00
e595a6c939
feat: new leader keybinds, optionally disable chord 2024-02-08 15:19:45 +01:00
15a9acafb8
fix: lsp configs 2024-02-08 15:19:35 +01:00
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