Commit Graph

57 Commits

Author SHA1 Message Date
b2fe474605 feat(lsp): switch to rustaceanvim and add document highlighting 2024-02-19 15:56:47 +01:00
d6ce80e6a2 feat: add dashboard 2023-12-27 11:52:56 +01:00
7375e269bc feat: cleanup config a bit 2023-12-23 02:37:23 +01:00
2b7b3c8662 feat(indent_blankline): update config for version 3 2023-10-08 16:54:15 +02:00
f4a9d3bd45 feat(null_ls): remove isort 2023-10-08 16:42:56 +02:00
a4fc7253ad feat(telescope): update pickers 2023-10-08 16:41:48 +02:00
cb15af601e feat(null_ls): add ruff and remove isort in favor of ruff 2023-06-16 17:26:11 +02:00
ba37880940 feat(oil): show hidden files 2023-06-16 17:25:34 +02:00
2345488cc8 chore(lsp) lock fidget.nvim to legacy due to upcoming rewrite 2023-06-16 17:25:20 +02:00
6099693109 feat(gitlinker): add git.janezic.dev gitea 2023-06-16 17:24:34 +02:00
47d786ff47 chore: move plugins to init.lua or per-plugin files 2023-05-25 22:44:55 +02:00
b86fd44312 feat: remove nvim-tree in favour of oil 2023-05-21 21:53:16 +02:00
6641160b9b chore(treesitter): remove some leftover config 2023-05-21 21:43:24 +02:00
f40141a9ee feat: add oil.nvim 2023-05-21 21:43:24 +02:00
eebff3862d treesitter: change scope_incremental keybind 2023-05-21 21:39:35 +02:00
a5972cdfd2 feat: add friendly-snippets to cmp 2023-05-21 21:39:20 +02:00
be676d0b07 chore: decouple wilder from common 2023-05-20 00:57:59 +02:00
08d8379bbe cmp: change border for floats 2023-05-20 00:49:12 +02:00
6c368d484e feat: disable lazy load for theme 2023-05-19 19:49:19 +02:00
e8fcff3526 cmp: remove copilot 2023-05-19 19:48:39 +02:00
85fcc33ba6 chore: decouple null-ls from lsp 2023-05-19 19:42:52 +02:00
183e3d2d50 chore: run stylua 2023-05-18 11:51:48 +02:00
d8cac4e77f treesitter: remove nvim-ts-rainbow 2023-05-18 11:50:44 +02:00
faf3b36275 chore: decouple navbuddy from lsp 2023-05-18 11:48:52 +02:00
e2926f4c54 fix(treesitter): change help to vimdoc 2023-05-17 00:25:21 +02:00
d612a118cd chore: remove some comments 2023-05-16 13:20:54 +02:00
cf259fd22e feat: change some keymaps 2023-05-16 11:42:40 +02:00
5417f99cb9 fix: disable gitblame on start, hide __pycache__ folders in nvimtree, add crates 2023-05-16 11:41:42 +02:00
2c702057ad fix: show hidden files with live grep 2023-05-16 11:40:21 +02:00
c7dc25c6d8 common: add leap.nvim 2023-04-09 21:59:58 +02:00
8a508c30d1 cmp: disable/enable copilot keybinds and disable for all .env files 2023-04-09 21:59:52 +02:00
bb0b4f7429 feat: switch to rust-tools for rust lsp 2023-04-05 22:32:05 +02:00
9fa4cae11b feat: add harpoon 2023-04-05 22:31:54 +02:00
baf65c6ddb common: italics font and disabled git blame 2023-04-03 16:36:15 +02:00
43fdd586fd common: change theme settings 2023-04-02 23:35:30 +02:00
b4bf4e0024 lsp: rust-analyzer.cargo.features = 'all' 2023-04-02 23:35:20 +02:00
1188edd17a common: add autopairs 2023-03-29 13:58:18 +02:00
b675c31d73 common: remove Glow 2023-03-29 13:47:30 +02:00
01da9375f9 common: lualine relative filepath 2023-03-29 11:54:47 +02:00
cbf90913f5 treesitter: add rainbow brackets 2023-03-29 11:54:21 +02:00
f54bc8e7d8 common: change from neotree to nvim-tree 2023-03-27 15:17:58 +02:00
adb41f63b0 chore: run stylua 2023-03-27 14:42:59 +02:00
15770ed51a lsp: add navbuddy 2023-03-27 14:42:45 +02:00
75068a728b cmp: add nicer borders 2023-03-27 14:42:20 +02:00
75a7857913 cmp: add copilot as cmp source 2023-03-23 23:07:09 +01:00
1b8a4094d0 common: add gitlinker 2023-03-21 16:00:47 +01:00
e9a413c15c common: add luatree 2023-03-21 16:00:33 +01:00
0a95bed483 lsp: rust no longer uses clippy, remove solidity 2023-02-24 11:29:26 +01:00
e0111d2c87 treesitter: changed incremental selection keybinds 2023-02-24 11:04:30 +01:00
daa12ac1a8 common: changed theme and added glow 2023-02-24 11:04:06 +01:00