Commit Graph

149 Commits

Author SHA1 Message Date
warg 679f901ec1 fix(php): fix indentation for php 2024-02-29 16:25:09 +01:00
warg db9888963a feat(lsp): reimplement automatic installation of language servers 2024-02-27 17:20:51 +01:00
warg 68bf1acad0 Revert "fix(lsp): disable php formatting workaround"
This reverts commit 7ce88bb7c1d904a628634c0d96ef05100866f50e.
2024-02-27 16:49:03 +01:00
warg d5773ff550 fix(treesitter): enable folding 2024-02-26 19:12:16 +01:00
warg 88da209382 fix(move): fix setup of move 2024-02-26 19:11:39 +01:00
warg b0ec05f8e0 feat(nvim-cmp): fix triggering of completion 2024-02-26 19:10:50 +01:00
warg 936cfc9096 fix(lsp): disable php formatting workaround 2024-02-26 19:06:07 +01:00
warg 94baa93f4c fix: fix autoindent when not using autopairs 2024-02-23 10:59:38 +01:00
warg ca1383199f fix(theme): restore theme default diff colors 2024-01-09 23:15:18 +01:00
warg 8c08a331a6 fix(theme): update statusline/background colors 2024-01-09 23:13:52 +01:00
warg 6ee6dd5a2e fix(moonfly): update highlight Normal background color 2024-01-08 20:56:49 +01:00
warg 8510162408 fix(moonfly): override part of highlights instead of replacing them 2024-01-08 18:30:10 +01:00
warg 704817000a feat(lualine): update moonfly color 2024-01-08 18:30:10 +01:00
warg 159d11266f feat(lualine): remove filemode 2024-01-08 18:30:10 +01:00
warg 562a641bdf feat(lualine): remove grapple icon 2024-01-08 18:30:10 +01:00
warg 6f3e935980 feat: add grapple toggle keybind 2024-01-08 18:30:10 +01:00
warg 391ffb146a feat: remove symbols-outline 2024-01-08 18:30:10 +01:00
warg 03198abc22 feat: remove indent-blankline 2024-01-08 18:30:10 +01:00
warg 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +01:00
warg 3bc429a38b feat: remove markdown-preview 2024-01-07 15:18:52 +01:00
warg 448d6aa807 feat: customize moonfly 2024-01-07 15:18:15 +01:00
warg 8ab36a925e feat: remove autopairs 2024-01-02 19:12:01 +01:00
warg 3548e4903f [telescope] Update config 2023-12-23 01:51:03 +01:00
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 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 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 adcb638e4d Update indent-blankline to v3 2023-10-16 22:00:32 +02:00
warg bd52a67599 Fix no autoselect cmp 2023-10-01 17:19:00 +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 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 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 df63eeb98e Restructuring 2023-09-24 04:54:30 +02:00
warg 6a69cfc842 Add markdown-preview 2023-09-24 04:40:20 +02:00