Commit graph

41 commits

Author SHA1 Message Date
7e2db80615
chore: merge branch 'main' of alemi.dev:tinker.nvim 2024-07-03 02:35:50 +02:00
50a806e493
feat: add dartls if available 2024-07-03 02:34:48 +02:00
5a054d703c
fix: gitsigns now sets its highlights 2024-07-03 02:34:19 +02:00
4ca6e49b9f
fix: oops what did i do here? 2024-06-29 00:46:31 +02:00
d844457305
fix: neotree border solid 2024-05-31 19:28:57 +02:00
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
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
15a9acafb8
fix: lsp configs 2024-02-08 15:19:35 +01:00
4e74a6b9b2 fix: colorizer, lua_ls workspaces 2023-12-13 13:50:00 +01:00
1d9b537cf2
fix: bump neo-tree, style, clippy for rust 2023-12-13 13:46:15 +01:00
5ba5927342
fix: font, plugin url, comment pos 2023-04-15 22:37:03 +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
2cfb946326
fix: from sumneko_lua to lua_ls 2023-03-01 19:35:32 +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
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
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
c7a982b08a
fix: broken on windows but at least won't crash 2022-09-19 12:05:44 +02:00
d74484058b
fix: disabled (for now) / completion (breaks : completion) 2022-09-19 11:54:00 +02:00
5356a8992d
feat: highlight group for inlay hints in rust-tools 2022-09-01 01:55:05 +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
fab8fa8493
feat: added cmp colors, scheme fixex, cmp formatter
added nvim-cmp fancy formatter with colored symbols. removed lsp info in
statusline. tweaked color scheme a little.
2022-08-19 05:25:23 +02:00
51139ded5c
feat: added early nvim-dap configuration
still needs some work, it's a pretty weak configuration. It would also
be very cool if language-specific configurations were loaded with
ftplugin, rather than for each file.
2022-08-18 16:12:37 +02:00
8ffbe73ff7
fix: OOP fixes (lua is weird), statusline rename 2022-08-18 04:42:18 +02:00
0ddcf99657
chore: moved into its own repository
this was originally just part of my dotfiles, but since neovim stuff
became a pretty big chunk, I'm moving it into its own project and having
.dotfiles just git clone this.
2022-08-18 04:13:50 +02:00