Commit graph

25 commits

Author SHA1 Message Date
Alexandre Cavalheiro bf3d76d86d
fix(neovim): add netcoredbg to scope instead of absolute path
I don't know why I can't do absolute path.
2024-12-19 00:21:50 -03:00
Alexandre Cavalheiro 7e521870be
feat(neovim): add jsregexp for LuaSnip 2024-12-08 19:53:05 -03:00
Alexandre Cavalheiro e8a9a58fad
feat(neovim): csharp debugging + better definition jumping 2024-12-08 19:52:24 -03:00
Alexandre Cavalheiro be31afe249
feat(neovim): add denols conditionally
The typescript-all-in-one does the conditioning for us
2024-12-01 17:41:50 -03:00
Alexandre Cavalheiro ebb0136629
fix(neovim): remove denols 2024-12-01 03:08:16 -03:00
Alexandre Cavalheiro 572dbcf844
fix(neovim): adjust lsp identation 2024-11-30 13:38:31 -03:00
Alexandre Cavalheiro 3c3c049bb5
fix(neovim): use upstream vtsls 2024-11-30 13:38:20 -03:00
Alexandre Cavalheiro ce5e71a56f
feat(neovim): ts_ls -> vtsls 2024-10-28 01:54:15 -03:00
Alexandre Cavalheiro 97a16187aa
feat(neovim): make debugger adapters work for rust and c++ 2024-10-28 01:53:18 -03:00
Alexandre Cavalheiro df4c7d20ad
fix(neovim): granularly make NeoTree transparent
It was impossible to read before
2024-10-24 22:44:35 -03:00
Alexandre Cavalheiro f59e4faa37
fix(neovim): disable clang_format in c# files 2024-10-24 22:43:52 -03:00
Alexandre Cavalheiro 6f7fc67600
feat(neovim): tsserver -> ts_ls; make ts_ls only work with a package.json; add denols 2024-10-23 00:51:21 -03:00
Alexandre Cavalheiro 35303bc8e8
feat(neovim): improvements to transparent.nvim 2024-10-23 00:50:40 -03:00
Alexandre Cavalheiro 134fdb2131
feat(neovim): go back to catppuccin.nvim :') 2024-10-22 20:51:39 -03:00
Alexandre Cavalheiro 0c401df0ad
feat(neovim): theme touch ups 2024-10-22 18:53:35 -03:00
Alexandre Cavalheiro fe1c913ad8
fix(neovim): missing packages 2024-10-21 14:59:25 -03:00
Alexandre Cavalheiro bc5635c1f5
feat(neovim): drop prettierd in favor of deno fmt 2024-10-21 14:59:17 -03:00
Alexandre Cavalheiro 753913e67d
feat(neovim): add transparency.nvim with many tweaks 2024-10-21 14:58:04 -03:00
Alexandre Cavalheiro 5257808e5c
feat(neovim): move from catppuccin-frappe to a base16 catppuccin theme 2024-10-21 14:57:32 -03:00
Alexandre Cavalheiro e91a69487e
chore(neovim): remove discord presence plugin 2024-10-17 20:33:02 -03:00
Alexandre Cavalheiro 03f9f32099
feat(neovim): add csharp support 2024-09-30 19:28:55 -03:00
Alexandre Cavalheiro 935be8d906
feat(neovim): add python lsp, lint and formatting 2024-09-23 21:50:02 -03:00
Alexandre Cavalheiro 3015e9d45b
refactor(neovim): move lsp into it's own file 2024-09-23 21:49:26 -03:00
Alexandre Cavalheiro c9133fc96a
docs(neovim): point to the new repository and new module name 2024-09-19 21:21:20 -03:00
Alexandre Cavalheiro 53a2609204
feat!: move everything around to accomodate two system configurations in one repo 2024-09-16 18:45:39 -03:00