Commit Graph

791 Commits

Author SHA1 Message Date
warg 9c6b51a036 Replace Aerial with symbols-outline 2023-10-18 05:36:44 +02:00
warg 083abe0fbb Fix completion being annoying 2023-10-18 05:36:06 +02:00
warg 410622c1f7 Fix attach inlayhints 2023-10-16 22:01:03 +02:00
warg adcb638e4d Update indent-blankline to v3 2023-10-16 22:00:32 +02:00
warg 538d6b4b7e Use the new fclose function for closing floating windows 2023-10-16 21:58:57 +02:00
warg f6759c2512 Add yanking bindings 2023-10-15 01:53:46 +02:00
warg a947c0a73c Add some navigation mappings 2023-10-15 00:40:19 +02:00
warg 2cfb66c992 Fix shell linter/formatter 2023-10-01 17:19:54 +02:00
warg 88288fe1f5 Disable lua hints 2023-10-01 17:19:12 +02:00
warg bd52a67599 Fix no autoselect cmp 2023-10-01 17:19:00 +02:00
warg 53af06bc3e Fix error handling 2023-10-01 17:18:47 +02:00
warg 5a08e8df9d Add rust lsp 2023-10-01 17:16:51 +02:00
warg 659cb13a3a Fix loading theme 2023-09-25 18:34:29 +02:00
warg 1bbcfe1644 Add fidget 2023-09-25 18:34:11 +02:00
warg b5e10aa443 Add lsp-inlayhints 2023-09-25 18:32:14 +02:00
warg 506ca61f45 Add hinting for lua_ls 2023-09-25 18:29:42 +02:00
warg 049aa5d9dd Fix lua_ls paths for working in this project 2023-09-25 18:28:39 +02:00
warg 531df4d15c Fix warning 2023-09-25 16:16:11 +02:00
warg 0f5af480d7 Do not allow multiple instances of lsp package 2023-09-25 16:15:24 +02:00
warg ac35b77c87 Make all plugin configs return a function
Simplifies writing the `config = ...` field for each plugin
2023-09-25 16:08:06 +02:00
warg 7739ec5591 Add license header 2023-09-25 15:46:13 +02:00
warg d61829e2b6 Add git push keymap 2023-09-24 09:59:40 +02:00
warg b449eccec9 Fix cycle buffers 2023-09-24 09:58:44 +02:00
warg b1ea54c82a Add stage/unstage mappings 2023-09-24 09:42:47 +02:00
warg 61c79ea800 Enable all filetypes 2023-09-24 09:42:24 +02:00
warg 07c2ad83e6 Remove icons for fileformat and filetype in statusline 2023-09-24 09:38:44 +02:00
warg ae7b2fac24 Update statusline 2023-09-24 07:25:52 +02:00
warg 00e86e4b3a Add more git bindings 2023-09-24 04:58:46 +02:00
warg f16419e7e2 Set cmdheight=0 2023-09-24 04:54:50 +02:00
warg df63eeb98e Restructuring 2023-09-24 04:54:30 +02:00
warg 6a69cfc842 Add markdown-preview 2023-09-24 04:40:20 +02:00
warg 337a65e87f Clean up keymaps 2023-09-24 04:38:37 +02:00
warg 7f0d1706b3 Fix highlight/signature/hover bindings 2023-09-22 03:15:27 +02:00
warg 9344832e74 Fix hovering 2023-09-22 03:03:29 +02:00
warg 4905655074 Remove noice 2023-09-22 02:50:42 +02:00
warg 01fe4f44f8 Disable most noice features 2023-09-22 02:45:52 +02:00
warg b88be4aed5 Fix highlight document symbols 2023-09-22 02:45:03 +02:00
warg 16f12ea1de Set autoread 2023-09-22 02:45:03 +02:00
warg a868c98f81 Add mapping for closing all floating windows 2023-09-22 02:44:57 +02:00
warg 848d11dec5 Fix <CR> in Diffview
hopefully
2023-09-20 02:28:55 +02:00
warg 1c23bbd6e6 Restore default pane layout 2023-09-20 02:04:05 +02:00
warg 73a4f584f4 Fix <CR> mapping
maybe
2023-09-20 02:03:41 +02:00
warg 915d828b00 Add nvim-tree dependency 2023-09-20 01:50:28 +02:00
warg d939bc6cea Revert "Remove nvim-tree"
This reverts commit e5146fbaa4b222d128a338953d0557045a55df29.
2023-09-20 01:19:48 +02:00
warg 665c298cd8 Add diffview
Use instead of fugitive for easy staging
2023-09-20 00:51:49 +02:00
warg 71c6cee017 Fix orgmode mapping for setting TODO to DISCARDED 2023-09-20 00:08:20 +02:00
warg ff6f178e27 Explicitly declare plugin dependencies 2023-09-19 23:44:29 +02:00
warg 2028e47257 Set some keymaps as silent to reduce messages 2023-09-19 23:36:23 +02:00
warg 39a2651693 Update diagnostic messages 2023-09-19 16:25:33 +02:00
warg 2d3526b0d0 Add vim-lastplace 2023-09-19 16:23:15 +02:00