Commit Graph

45 Commits

Author SHA1 Message Date
92a6cfc071 Update 08.12.24 2024-12-08 11:50:40 +01:00
89e118f1a1 Update plugins 2024-12-05 07:58:38 +01:00
670ecf53dd Changed emmet lsp, silenced repeated key warning from which-key, fixed annoying rust-analyzer error 2024-12-05 07:53:24 +01:00
4c81d0b05b Folding kinda annoying on smaller projects ie. AoC. Add lsp for wgsl and glsl 2024-11-04 07:49:39 +01:00
a56b8f7029 Try folds and some other changes 2024-10-16 15:56:59 +02:00
Fabian Schmidt
50b8c88e92 Go back to old colorpicker theme but use preview 2024-09-18 11:34:35 +02:00
Fabian Schmidt
9ce77dacc9 Update packages 2024-09-18 08:58:49 +02:00
Fabian Schmidt
c9bcbf2327 Add keymap to open the keymap search in telescope 2024-09-17 16:28:18 +02:00
Fabian Schmidt
e3762ced4e Add descriptions to telescope keymaps and removed viml, change style of colorscheme selection 2024-09-17 16:13:48 +02:00
Fabian Schmidt
8b714fabfa Add which-key plugin and descriptions for all custom keymaps 2024-09-17 14:49:38 +02:00
Fabian Schmidt
9b831f0e3a Add selectors for textobjects function and class and move for parameters, and cursor context 2024-09-17 13:11:06 +02:00
Fabian Schmidt
f942ea2f91 Use telescope to display references, diagnostics and code actions 2024-09-17 12:44:51 +02:00
Fabian Schmidt
b366437a6a Add julia lsp 2024-09-17 07:53:21 +02:00
Fabian Schmidt
fbbd0c5512 Made background slightly lighter, less yellow 2024-09-02 08:41:05 +02:00
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
e777391307 get $HOME instead of setting home_dir manually 2024-03-02 15:11:55 +01: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
1d2cd23307 update lazy-lock.json 2023-04-03 12:45:17 +02:00
Fabian Schmidt
40303719a2 commit config for lua lsp 2023-04-03 12:42:22 +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
4fc013a680 Merge pull request 'lazy' (#1) from lazy into master
Reviewed-on: fapmaster/nvim#1
2023-02-26 13:29:13 +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
54181f1123 Added script to more easily start nvim with init.lua 2021-03-02 10:51:52 +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