Commit Graph

574 Commits

Author SHA1 Message Date
warg 39be2b5c88 fix(oil): set max height 2024-10-31 17:55:09 +01:00
warg 3a6633202f fix: change some navigation bindings 2024-10-31 17:55:09 +01:00
warg 93b501048d feat: debloat 2024-10-31 17:55:09 +01:00
warg 28a349bb6f feat: add netrw config 2024-10-31 17:55:09 +01:00
warg 059c3df943 fix(lsp): update location for lspconfig server configurations 2024-10-25 13:32:49 +02:00
warg 36bc7050b0 fix(lemminx): enable default formatter 2024-10-25 13:32:29 +02:00
warg 13c4c1e77e feat: add numbers to help windows 2024-10-25 13:31:47 +02:00
warg e73f7ebb8a feat(lsp): add mapping for toggling diagnostics 2024-10-25 13:31:17 +02:00
warg 0e0b09d54c docs(mappings): add some more good to knows 2024-10-25 13:30:38 +02:00
warg 843bfdc4c6 feat: remove vim-move in favor of ^w[HJKL] 2024-10-25 13:26:35 +02:00
warg 7fa49801a6 fix(mesonlsp): use correct root dir 2024-10-08 21:02:59 +02:00
warg 30e0e768c4 fix(clangd): use compilation database for all files opened 2024-10-08 19:39:01 +02:00
warg cea034bd82 feat(meson): add mesonlsp 2024-10-07 22:40:15 +02:00
warg 83562bb7a0 fix(lazy): do lazier loading of plugins 2024-10-07 22:40:15 +02:00
warg b6c590f83c fix(clangd): add mason 2024-10-07 22:40:15 +02:00
warg 51a02d3bbe fix(lsp): remove root_pattern 2024-10-07 22:40:15 +02:00
warg d02d0802da fix(python): indentation 2024-10-07 11:54:54 +02:00
warg bbd3dab165 feat(move): replace move.nvim with vim-move 2024-09-25 06:18:30 +02:00
warg 7c5c0a9984 fix(telescope): use shift-L to open files 2024-09-13 02:42:53 +02:00
warg 2fbcc67e2f fix(oil): remove padding 2024-09-11 03:04:31 +02:00
warg c21d7ad927 fix(oil): disable colorcolumn 2024-09-10 09:43:42 +02:00
warg 28ae519166 fix(oil): set max width to 80 2024-09-10 09:43:29 +02:00
warg 72569a75b0 feat(oil): replace lf with oil 2024-09-10 08:37:23 +02:00
warg 4badcf4429 feat(autocommandS): set 2-space indent for C/C++ files 2024-09-10 07:49:15 +02:00
warg 4c002057f7 feat(mappings): add emacs style bindings for cmdline and insert mode 2024-09-10 07:48:37 +02:00
warg 9172aac940 fix(lsp.server): force stop attached clients on deinit 2024-09-09 04:10:36 +02:00
warg 1bd0e6b464 feat(user_commands): add :Cmake command 2024-09-09 04:09:59 +02:00
warg c199909c25 feat(clangd): disable auto installation and add new keymap 2024-09-09 04:08:23 +02:00
warg bb99923be4 feat(lemminx): change formatter to xmlformatter 2024-08-23 16:05:48 +02:00
warg 20d77bafb3 feat(intelephense): align comments 2024-08-23 16:05:24 +02:00
warg f3313a4735 feat(core): update line length to 80 2024-08-23 12:22:20 +02:00
warg cab4cfa157 feat(jedi_language_server): remove jedi language server 2024-08-23 12:21:30 +02:00
warg f10e483d47 feat(diagnosticls): remove diagnosticls 2024-08-23 12:20:44 +02:00
warg 0620887b23 fix(lsp): remove type override for root_dir 2024-08-23 12:19:23 +02:00
warg 34ea7fc235 fix(intelephense): fix missing closing bracket 2024-08-21 17:44:05 +02:00
warg 4e4bf69775 feat(intelephense): add pretty formatter 2024-08-20 17:46:09 +02:00
warg cb1ad4abad feat(lsp): log when reconfiguration finishes 2024-08-20 17:44:43 +02:00
warg cfada2f207 feat(lsp): add automatic upating of mason packages 2024-08-16 21:59:35 +02:00
warg 83da3c5780 fix(lsp): fix validation for MasonPackage 2024-08-16 21:58:11 +02:00
warg e7a903d5a9 feat(lsp): remove custom rename function 2024-08-16 11:08:01 +02:00
warg 6d1482c39f feat(phpcs): set standard to PSR12 2024-08-12 23:04:25 +02:00
warg e577945816 feat(intelephense): add phpcs linter 2024-08-12 22:29:39 +02:00
warg d59851504d feat(linter): add more groups 2024-08-12 22:29:18 +02:00
warg 76a73fc251 feat(format): make stdout/stderr selection mutually exclusive 2024-08-12 21:31:34 +02:00
warg c865878d1d feat(format): remove in-place formatting support 2024-08-12 20:32:47 +02:00
warg 40b39f5283 fix(format): use silent write on non-stdin call 2024-08-12 20:26:58 +02:00
warg c970e6fa6e chore(plugins): clean up 2024-08-11 03:56:42 +02:00
warg 5f54ddbdb2 fix(diagnostics): fix deprecated call 2024-08-09 02:48:58 +02:00
warg 19c8bba6ac fix(utils): fix deprecated function 2024-08-09 02:38:39 +02:00
warg 6125b49525 fix(bootstrap): simplify dependencies 2024-08-09 02:19:59 +02:00