Commit Graph

27 Commits

Author SHA1 Message Date
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