Commit Graph

564 Commits

Author SHA1 Message Date
warg b43e8790ca [lualine] Add grapple to statusline 2023-12-23 00:15:08 +01:00
warg 1c99d0503b [grapple] Add grapple 2023-12-23 00:11:48 +01:00
warg 29ec6d797a [fm-nvim] Add fm-nvim 2023-12-23 00:11:15 +01:00
warg c71e582d91 [cmp] Disable snippets 2023-12-23 00:10:19 +01:00
warg 5b4277f44e [zls] Add zls 2023-12-23 00:09:38 +01:00
warg 6277411c13 [phpactor] Update config 2023-12-23 00:08:51 +01:00
warg c3632e1718 [lemminx] Update config 2023-12-23 00:08:25 +01:00
warg f7e224b03e [intelephense] Update config 2023-12-23 00:08:10 +01:00
warg fd5aad6d99 [gopls] Add gopls 2023-12-23 00:07:20 +01:00
warg 5c7ccf57e8 [diagnosticls] Add php-cs-fixer 2023-12-23 00:06:39 +01:00
warg aa122b5de8 [diagnosticls] Update black config 2023-12-22 23:46:38 +01:00
warg c2188b412c [diagnosticls] Remove unnecessary fields 2023-12-22 23:37:57 +01:00
warg fd6f4b62fa [diagnosticls] Add autopep8 (disabled) 2023-12-22 23:37:05 +01:00
warg 6b62f23094 [clangd] Disable verbose logging 2023-12-22 23:35:41 +01:00
warg 89082786fc [bashls] Add bash and zsh to filetypes 2023-12-22 23:34:59 +01:00
warg b60067d496 [core] Restore default cmdheight 2023-12-22 23:34:18 +01:00
warg 5d21ded235 Fix formatting 2023-12-22 23:33:09 +01:00
warg 8ccb9684f5 Change theme to moonfly 2023-12-17 23:25:24 +01:00
warg aa415ec76c Remove nvim-tree 2023-12-17 23:23:09 +01:00
warg 459391a82c nvim-tree: Do not ignore files in .gitignore 2023-12-17 22:29:20 +01:00
warg 61bfccb056 nvim-tree: Disable update focused file 2023-12-17 22:28:41 +01:00
warg 3d7d32962c Set keyword_length to 0 for nvim-cmp 2023-10-19 12:13:46 +02:00
warg 1ffd21e320 disable missing-fields diagnostic for lua 2023-10-18 05:37:05 +02:00
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