1
0
Commit Graph

104 Commits

Author SHA1 Message Date
77dfaabaef Update plugin config for trouble 2024-08-10 17:30:25 +02:00
d084949ec3 Add macro recording info to statusline 2024-07-26 18:37:54 +02:00
8166db5823 Add telescope keybind for git_status 2024-06-11 16:32:16 +02:00
df3c5508a3 Add descriptions to most key mappings 2024-06-11 16:30:00 +02:00
ad09e704e8 Yank to clipboard explicitly
Prevents the clipboard from being spammed with yanked content
2024-06-05 16:04:27 +02:00
b264ee47ef plugin/neogit: Define keymaps with lazy only 2024-05-24 14:24:24 +02:00
a14af6d590 Restructure colorschemes and other visual plugins 2024-05-24 14:12:01 +02:00
871a816d5c Fix or disable some lua linter complaints 2024-05-24 14:03:16 +02:00
c1e4554577 Add keybind to toggle inlay hints 2024-05-20 18:18:14 +02:00
ca4f69f5a5 Update config for neovim 0.10 2024-05-20 18:01:01 +02:00
e5ae8a2995 plugin/oil: Eagerly load plugin to replace netrw 2024-05-15 18:41:22 +02:00
26a4661475 plugin/oil: Show hidden files by default 2024-05-15 13:30:02 +02:00
60064aa16d Move some lsp configuration into functions 2024-05-06 23:18:42 +02:00
511ff73dc2 Add directory insertion keybind for oil 2024-05-02 13:02:33 +02:00
e3d6c1db6d Update plugins and remove hardtime 2024-05-01 23:06:31 +02:00
0ef219b200 Put notifications on top
Bottom conflicts with lsp status output and gets in the way too often.
2024-04-20 16:40:55 +02:00
67924c654d Update ufo configuration 2024-04-19 17:37:31 +02:00
e1fdcb1145 Update plugins 2024-04-16 16:29:24 +02:00
793d33e952 Remove discord presence plugin again
It's disabled by default, and I'm not really using it, so no real point
in keeping it around.
2024-03-27 23:30:18 +01:00
839cbd80fe Exclude neogit status from hardtime filetypes 2024-03-21 16:15:11 +01:00
d5a95342b0 Hard times 2024-03-18 18:16:44 +01:00
36261800c0 Add back presence plugin
Restrict activity status with neoconf
2024-03-05 19:04:28 +01:00
4ea16fa3f0 Configure neoconf explicitly before lspconfig
Because lazy's dependency resolution is unreliable
2024-03-05 18:50:10 +01:00
ab4f565cb5 Change completion keymap
<CR> get in the way too often
2024-03-03 17:08:06 +01:00
00550d0e16 Add which-key plugin 2024-03-03 02:28:53 +01:00
4b06ebd1d7 Install regex and markdown treesitter parsers 2024-02-28 15:28:35 +01:00
519fb4bfb6 Show permissions in oil 2024-02-28 04:30:23 +01:00
36f171e562 Use presets for lsp doc border and command prompt 2024-02-27 05:11:09 +01:00
bb19d85b65 Add border for lsp documentation hover 2024-02-27 01:59:06 +01:00
e79bc5ab24 Set transparent background for catppuccin theme 2024-02-27 01:43:31 +01:00
f0bdbb11a3 Move noice config into submodule 2024-02-12 03:40:22 +01:00
73b53d408a Update rust-analyzer config 2024-02-11 21:32:21 +01:00
1429815e27 Add nil_ls lsp config 2024-02-09 23:55:24 +01:00
07763873c6 Add neoconf for project local settings 2024-02-04 17:48:21 +01:00
0558e8d786 Split harpoon and telescope configs 2024-01-31 22:01:18 +01:00
07322e2636 Keep prompt when switching find file and buffer 2024-01-31 16:14:36 +01:00
75e56fead9 Add keymaping to dismiss noice messages 2024-01-30 19:44:54 +01:00
eabe6335b3 Add telescope binding to swap file finder and bufs 2024-01-30 19:39:03 +01:00
2988dc3cb5 Add catppuccin theme and update plugins 2024-01-30 15:34:30 +01:00
b4ed22609a Update crates.nvim to use main branch 2024-01-24 13:41:20 +01:00
f02f751efb Update plugins
Updates crates.nvim to v0.4
2024-01-24 13:36:54 +01:00
2c22b186c7 Add noice.nvim 2024-01-13 17:06:05 +01:00
33a2e8aaa1 Make sure diagnostic signs have the correct color
Hope this is the last time I have to mess with those damn icons...
2024-01-07 01:00:52 +01:00
2eb9979462 Fix status column error icon 2024-01-07 00:53:55 +01:00
02d2f4066e Add back format on save functionality 2024-01-06 23:51:54 +01:00
a6e93a6d76 Remove lsp-zero and merge configs into one file 2024-01-06 21:45:24 +01:00
0cdaba658f Remove unused snippet plugins 2024-01-06 20:37:56 +01:00
4b212bf384 Update plugins
Actuall remove overseer plugin
Replace nvim-tree with oil.nvim
2024-01-06 14:24:41 +01:00
12fadfcac6 Remove some unused plugins 2023-12-31 17:54:51 +01:00
fe56acdbe2 Show notification window at the bottom
Probably less intrusive this way, we'll see...
2023-12-31 17:54:51 +01:00