1
0
Commit Graph

141 Commits

Author SHA1 Message Date
38203fbe76 Categorize plugins into core, extra, and colorschemes 2024-12-06 19:42:17 +01:00
18af4a2620 Remove some unused plugins 2024-12-06 19:18:38 +01:00
e4ba67ec8f Add keybindings for clipboard paste 2024-12-06 19:15:42 +01:00
587c68e0fd plugin/noice: Disable notifications 2024-12-06 14:27:10 +01:00
8168c4bf04 plugin/resession: Handle errors with pcall and fix session name 2024-12-06 14:27:06 +01:00
13e4216fb4 plugin/noice: Use mini view for normal messages 2024-11-27 16:15:07 +01:00
a3151f43c8 plugins/lsp: use clippy if available 2024-10-20 17:03:27 +02:00
4528deddc2 plugins/neorepl: add lua repl for neovim 2024-10-14 16:54:02 +02:00
7b45ac6ae8 Unbind Meta+F1 for help 2024-10-12 16:23:58 +02:00
d680871a34 plugins/treesitter: ensure that most common parsers are installed 2024-10-07 02:51:41 +02:00
74f0bcaf2f plugins/lsp: enable nushell lsp 2024-10-07 01:12:47 +02:00
c26b298fc1 plugins/treesitter: add nushell language parser 2024-10-07 00:47:36 +02:00
edfedf2f2f plugins/catppuccin: disable transparency and enable integrations 2024-10-06 17:49:34 +02:00
a6954a76c8 plugins/treesitter: add textobjects extension 2024-10-06 14:28:39 +02:00
75213c2c4e plugins/neogit: disable signs 2024-10-05 21:12:27 +02:00
81b14a6b08 Suppress some lua lsp warnings 2024-10-04 11:41:31 +02:00
15a7611549 plugins/wakatime: check if path exists before loading 2024-10-04 10:34:17 +02:00
64b2a61360 Add setup for deno lsp 2024-10-03 02:17:20 +02:00
d016fead7f Add keymap to duplicate the current line 2024-09-30 20:45:29 +02:00
e4c6d76b72 Replace notification popups 2024-09-30 19:40:26 +02:00
9195a341f5 Open help in a vertical split 2024-09-30 19:19:02 +02:00
55ac079ff0 Prune some plugins 2024-09-30 17:03:31 +02:00
11e76be35f plugins/harpoon: change telescope keybind 2024-09-29 11:06:16 +02:00
0f17d6f466 plugins/harpoon: add mappings for telescope list 2024-09-28 23:32:59 +02:00
abfa098281 keybinds: disable F1 for help in insert mode 2024-09-25 22:14:59 +02:00
01c830d8ed plugins/harpoon: switch to harpoon2 branch and update keybinds 2024-09-25 22:12:36 +02:00
6cff9c18aa Unbind default keymap for man pages 2024-09-24 00:53:58 +02:00
7600e16f43 Change keymap for more consistency 2024-09-24 00:49:59 +02:00
05a8e3f533 plugins/zen-mode: add plugin 2024-09-23 15:58:56 +02:00
735f28b62d plugin/telescope: add keymap to show hidden files 2024-09-23 15:38:53 +02:00
dd81949f0a plugin/telescope: update version
The 0.1.x branch wasn't properly updated
2024-09-23 15:38:38 +02:00
510e05e955 plugin/render-markdown: change header position to inline 2024-09-09 04:39:47 +02:00
7a30a27a7d Add render-markdown plugin 2024-09-07 21:30:35 +02:00
3ba1bf49cf plugin/neogit: add keybind to open push dialog 2024-09-07 21:30:35 +02:00
a9cbdad4a6 plugin/neogit: add keybind to push local commits 2024-09-07 21:30:30 +02:00
e0f4b9bb0c plugin/tree-sitter: make installation asyncronous 2024-09-04 16:00:47 +02:00
9aced65e10 Configure ruby lsp 2024-08-17 22:39:17 +02:00
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