Commit Graph

  • 92a6cfc071 Update 08.12.24 main Fabian Schmidt 2024-12-08 11:50:40 +0100
  • 89e118f1a1 Update plugins Fabian Schmidt 2024-12-05 07:58:38 +0100
  • 670ecf53dd Changed emmet lsp, silenced repeated key warning from which-key, fixed annoying rust-analyzer error Fabian Schmidt 2024-12-05 07:53:24 +0100
  • 4c81d0b05b Folding kinda annoying on smaller projects ie. AoC. Add lsp for wgsl and glsl Fabian Schmidt 2024-11-04 07:49:39 +0100
  • 15d27dc96a Update config: tsserver -> ts_ls, add nvim-nio as dap-ui dep master Fabian Schmidt 2024-10-31 14:31:08 +0100
  • a56b8f7029 Try folds and some other changes Fabian Schmidt 2024-10-16 15:56:59 +0200
  • 50b8c88e92 Go back to old colorpicker theme but use preview Fabian Schmidt 2024-09-18 11:34:35 +0200
  • 9ce77dacc9 Update packages Fabian Schmidt 2024-09-18 08:58:49 +0200
  • c9bcbf2327 Add keymap to open the keymap search in telescope Fabian Schmidt 2024-09-17 16:28:18 +0200
  • e3762ced4e Add descriptions to telescope keymaps and removed viml, change style of colorscheme selection Fabian Schmidt 2024-09-17 16:13:48 +0200
  • 8b714fabfa Add which-key plugin and descriptions for all custom keymaps Fabian Schmidt 2024-09-17 14:49:38 +0200
  • 9b831f0e3a Add selectors for textobjects function and class and move for parameters, and cursor context Fabian Schmidt 2024-09-17 13:11:06 +0200
  • f942ea2f91 Use telescope to display references, diagnostics and code actions Fabian Schmidt 2024-09-17 12:44:51 +0200
  • b366437a6a Add julia lsp Fabian Schmidt 2024-09-17 07:53:21 +0200
  • fbbd0c5512 Made background slightly lighter, less yellow Fabian Schmidt 2024-09-02 08:41:05 +0200
  • 4f2c968b33 added jdtls, need to play with it some more to add missing keymaps and dap (need to properly configure dap anyway) Fabian Schmidt 2024-08-13 11:49:16 +0200
  • 11763243dc Update everything and add light theme modifications for kanagawa Fabian Schmidt 2024-08-13 07:47:26 +0200
  • e777391307 get $HOME instead of setting home_dir manually Fabian Schmidt 2024-03-02 15:06:58 +0100
  • 9f6b6776c2 added trouble.nvim Fabian Schmidt 2024-01-18 12:43:07 +0100
  • 8c82f7cab4 replace rust-tools with rustaceanvim Fabian Schmidt 2024-01-17 15:10:36 +0100
  • 4da8e11ada Update 04.01.24 Fabian Schmidt 2024-01-04 20:45:30 +0100
  • ac2447ac6e Update 03.01.24 Fabian Schmidt 2024-01-03 13:17:03 +0100
  • fd5401c9d7 Removed null-ls and some other stuff Fabian Schmidt 2023-09-23 14:54:20 +0200
  • 1d2cd23307 update lazy-lock.json Fabian Schmidt 2023-04-03 12:45:17 +0200
  • 40303719a2 commit config for lua lsp Fabian Schmidt 2023-04-03 12:42:22 +0200
  • b2f02b5c13 add dap for rust Fabian Schmidt 2023-04-03 12:40:26 +0200
  • afcce108f7 fix kdl not being detected properly Fabian Schmidt 2023-04-03 12:39:50 +0200
  • 46edb66356 add colorscheme Fabian Schmidt 2023-04-03 12:37:50 +0200
  • cc9fc11a62 Fix lua vim awareness, enable prettier, fix gitsigns Fabian Schmidt 2023-03-03 11:42:28 +0100
  • a4e6919899 Reenable fidget Fabian Schmidt 2023-02-26 13:34:44 +0100
  • 4fc013a680 Merge pull request 'lazy' (#1) from lazy into master Fabian Schmidt 2023-02-26 13:29:13 +0100
  • aa72c826c0 Moved lsp config into plugin file lazy Fabian Schmidt 2023-02-26 13:20:49 +0100
  • 717c7f09e5 First draft after switching to lazy.nvim Fabian Schmidt 2023-02-24 21:11:27 +0100
  • 6a51019731 Don't remember what smartindent = true does Theme looks like shit for html Added tailwindcss lsp for future use Add diagnostics shortcuts Fabian Schmidt 2023-02-02 11:30:29 +0100
  • 7cffe20d81 Darcula looks weid since last (treesitter?) upgrade. Added a few colorschemes and shortcut to access them Fabian Schmidt 2022-10-29 14:22:42 +0200
  • 966adc7817 Update cmp. Add sql, html and css lsp functionality. Add snippet for go error handling. Enable Treesitter for syntax highlighting Fabian Schmidt 2022-10-26 12:39:08 +0200
  • fe9da6af57 Add bashls and format using formatter built into lua lsp Fabian Schmidt 2022-10-18 17:42:03 +0200
  • a8818ea92a I honestly don't know anymore Fabian Schmidt 2022-10-13 17:31:11 +0200
  • bebd4c1ff9 I did way too much in this one commit Vimconf2021 inspired me a lot and I'm not done yet Fabian Schmidt 2021-11-26 23:38:04 +0100
  • aa4d71c989 First step toward completing IDE Fabian Schmidt 2021-07-14 14:17:19 +0200
  • c1516e7018 Install nvim-tree and telescope. Configure undofile. Some minor changes Fabian Schmidt 2021-03-02 16:11:31 +0100
  • 54181f1123 Added script to more easily start nvim with init.lua Fabian Schmidt 2021-03-02 10:51:52 +0100
  • 161cc068a2 Added autocommands to toggle Limelight automatically Fabian Schmidt 2021-03-01 17:22:41 +0100
  • c79fcf8678 Removed window movement and prepared commands file Fabian Schmidt 2021-02-24 20:52:43 +0100
  • 6b421a3f3e Added mapping Fabian Schmidt 2021-02-24 19:14:06 +0100
  • 8e7a8e3680 Start with theme Fabian Schmidt 2021-02-24 18:33:43 +0100