Tristan Russell tristanr
  • Joined on 2025-01-03
tristanr pushed to master at tristanr/nvimConfig 2026-05-13 01:55:00 +00:00
e002f9f9cf refactor: Disabled expandtab so we get real tabs instead of spaces.
25c7e1fe04 feat: Enabled inlay type hints for ts_ls
9d55bbf1aa feat: Added mason-lspconfig, configured basic webdev stack autoinstall
Compare 3 commits »
tristanr pushed to master at tristanr/nvimConfig 2026-05-08 09:11:39 +00:00
fc4e037743 fix: Corrected function declaration syntax errors in lazy spec files.
tristanr pushed to master at tristanr/nvimConfig 2026-05-08 09:00:18 +00:00
e23246622c refactor: Plugin configuration lives with the lazy plugin spec files
tristanr pushed to master at tristanr/nvimConfig 2026-05-08 08:44:12 +00:00
9c5bb03003 fix: truss/init.lua && truss/lazyInit.lua aren't supposed to be
tristanr pushed to master at tristanr/nvimConfig 2026-05-08 08:38:05 +00:00
ab47f99fcf feat: Include the lazy-lock.json for stability
tristanr pushed to master at tristanr/nvimConfig 2026-05-08 08:36:40 +00:00
fd42613484 feat: Include the lazy-lock.json for stability
tristanr pushed to master at tristanr/nvimConfig 2026-05-08 08:30:49 +00:00
27dfed2416 feat: Include the lazy-lock.json for stability
tristanr pushed to master at tristanr/nvimConfig 2026-05-08 08:27:19 +00:00
aca6194426 feat: Include the lazy-lock.json for stability
tristanr pushed to master at tristanr/nvimConfig 2026-05-08 08:20:20 +00:00
d0291709a9 refactor: Moved all plugin specs to their own file under truss/lazy
tristanr pushed to master at tristanr/nvimConfig 2026-05-03 12:15:56 +00:00
7c6700711d feat: Telescope ignores media files
tristanr pushed to master at tristanr/nvimConfig 2026-05-03 02:29:18 +00:00
1b6759012d fix: Telescope version tag was wrong in lazy config. Telescope now just
tristanr pushed to master at tristanr/nvimConfig 2026-05-03 02:23:04 +00:00
ebbf2fe0fe feat: Update telescope in lazy config to latest tag
tristanr pushed to master at tristanr/nvimConfig 2026-05-03 02:17:21 +00:00
b1abbadaf6 feat: Lazy loads last in the init script.
bd77f1313f feat: Updated lazy to use the new default branch 'main' for treesitter
8443ea0d20 feat: Moved to new config syntax for loading LSPs. Removed angularls and
9feb515943 feat: Added hex coloring plugin to lazy config
Compare 4 commits »
tristanr pushed to master at tristanr/nvimConfig 2025-11-28 01:48:54 +00:00
d7afbaa999 feat: Removed some settings from the treesitter config.
30c69e43ec feat: Added basic none-ls
702183612a feat: Added luasnip completions
521c3c332d feat: Added nvim-lspconfig for automatic LSP configuration
Compare 4 commits »
tristanr pushed to master at tristanr/nvimConfig 2025-08-27 17:13:33 +00:00
200083a910 fix: Added missing lsp.config() calls for enabled LSPs
c72f44f6e7 fix: Added missing descriptions to key rebinds
Compare 2 commits »
tristanr created branch master in tristanr/SS13ArcadeTCPCUDA 2025-07-23 02:20:28 +00:00
tristanr pushed to master at tristanr/SS13ArcadeTCPCUDA 2025-07-23 02:20:28 +00:00
65837e3e29 feat: Initial Commit
tristanr created repository tristanr/SS13ArcadeTCPCUDA 2025-07-23 02:15:38 +00:00
tristanr created branch master in tristanr/CudaHelloWorld 2025-07-22 13:47:30 +00:00
tristanr pushed to master at tristanr/CudaHelloWorld 2025-07-22 13:47:30 +00:00
9536952f0c feat: Initial Commit