| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-06 | nvim: rework lsp module | -20/+13 | ||
| There's still some improvements to be made, but this is cleaner. We lose global caps defaults, but those made no sense to begin with. We do also lose caps overrides, I'll add them back in if I need them. In the process, we gain `every?` and `executable?`. There's also a misc comp print vim.inspect to vim.print change. | ||||
| 2024-07-29 | nvim: add python LSPs | -3/+3 | ||
| I have to touch it at work, as troubling as that is. | ||||
| 2024-07-24 | nvim: rewrite config in fennel | -53/+34 | ||
| One file isn't done, and there's also the question of ftplugin and co. One step at a time though, eh? | ||||
| 2023-06-07 | update lsps | -0/+1 | ||
| 2023-05-07 | nvim: improve lsp option handling, add zls | -17/+26 | ||
| 2023-04-29 | nvim: lsp: don't autostart deno or ts lsps | -0/+2 | ||
| 2023-04-14 | nvim: add clangd lsp | -0/+1 | ||
| 2023-04-13 | nvim: redo the whole thing | -0/+41 | ||
| reasons tm | ||||
