Commit Graph

26 Commits

Author SHA1 Message Date
Fabian Schmidt
4f2c968b33 added jdtls, need to play with it some more to add missing keymaps and
dap (need to properly configure dap anyway)

remove nvim-tree
remove goyo and limelight commands and keymaps
2024-08-13 11:49:16 +02:00
Fabian Schmidt
11763243dc Update everything and add light theme modifications for kanagawa 2024-08-13 07:47:26 +02:00
Fabian Schmidt
9f6b6776c2 added trouble.nvim 2024-01-18 12:43:07 +01:00
Fabian Schmidt
8c82f7cab4 replace rust-tools with rustaceanvim 2024-01-17 15:10:36 +01:00
Fabian Schmidt
4da8e11ada Update 04.01.24 2024-01-04 20:45:30 +01:00
Fabian Schmidt
ac2447ac6e Update 03.01.24 2024-01-03 13:17:03 +01:00
Fabian Schmidt
fd5401c9d7 Removed null-ls and some other stuff 2023-09-23 14:54:20 +02:00
Fabian Schmidt
b2f02b5c13 add dap for rust 2023-04-03 12:40:26 +02:00
Fabian Schmidt
afcce108f7 fix kdl not being detected properly 2023-04-03 12:39:50 +02:00
Fabian Schmidt
46edb66356 add colorscheme 2023-04-03 12:37:50 +02:00
Fabian Schmidt
cc9fc11a62 Fix lua vim awareness, enable prettier, fix gitsigns
- Make lua aware of vim runtime
- enable prettier for json, html, css, yaml, markdown
- gitsigns was not enabled
2023-03-03 11:42:58 +01:00
Fabian Schmidt
a4e6919899 Reenable fidget 2023-02-26 13:34:44 +01:00
Fabian Schmidt
aa72c826c0 Moved lsp config into plugin file 2023-02-26 13:20:49 +01:00
Fabian Schmidt
717c7f09e5 First draft after switching to lazy.nvim 2023-02-24 21:11:27 +01:00
Fabian Schmidt
6a51019731 Don't remember what smartindent = true does
Theme looks like shit for html
Added tailwindcss lsp for future use
Add diagnostics shortcuts
2023-02-02 11:30:29 +01:00
Fabian Schmidt
7cffe20d81 Darcula looks weid since last (treesitter?) upgrade. Added a few colorschemes and shortcut to access them 2022-10-29 14:22:42 +02:00
Fabian Schmidt
966adc7817 Update cmp. Add sql, html and css lsp functionality. Add snippet for go error handling. Enable Treesitter for syntax highlighting 2022-10-26 12:39:08 +02:00
Fabian Schmidt
fe9da6af57 Add bashls and format using formatter built into lua lsp 2022-10-18 17:42:03 +02:00
Fabian Schmidt
a8818ea92a I honestly don't know anymore 2022-10-13 17:31:11 +02:00
Fabian Schmidt
bebd4c1ff9 I did way too much in this one commit
Vimconf2021 inspired me a lot and I'm not done yet
2021-11-26 23:38:04 +01:00
Fabian Schmidt
aa4d71c989 First step toward completing IDE
Update Settings to make lualine work again
Disable treesitter temporarily
2021-07-14 14:17:19 +02:00
Fabian Schmidt
c1516e7018 Install nvim-tree and telescope. Configure undofile. Some minor changes 2021-03-02 16:11:31 +01:00
Fabian Schmidt
161cc068a2 Added autocommands to toggle Limelight automatically 2021-03-01 17:22:41 +01:00
Fabian Schmidt
c79fcf8678 Removed window movement and prepared commands file 2021-02-24 20:52:43 +01:00
Fabian Schmidt
6b421a3f3e Added mapping 2021-02-24 19:14:06 +01:00
Fabian Schmidt
8e7a8e3680 Start with theme 2021-02-24 18:33:43 +01:00