Tristan Russell
|
e002f9f9cf
|
refactor: Disabled expandtab so we get real tabs instead of spaces.
|
2026-05-12 21:54:21 -04:00 |
Tristan Russell
|
25c7e1fe04
|
feat: Enabled inlay type hints for ts_ls
|
2026-05-08 06:52:53 -04:00 |
Tristan Russell
|
9d55bbf1aa
|
feat: Added mason-lspconfig, configured basic webdev stack autoinstall
|
2026-05-08 06:32:40 -04:00 |
Tristan Russell
|
fc4e037743
|
fix: Corrected function declaration syntax errors in lazy spec files.
|
2026-05-08 05:10:46 -04:00 |
Tristan Russell
|
e23246622c
|
refactor: Plugin configuration lives with the lazy plugin spec files
now.
|
2026-05-08 04:59:47 -04:00 |
Tristan Russell
|
9c5bb03003
|
fix: truss/init.lua && truss/lazyInit.lua aren't supposed to be
executable..
|
2026-05-08 04:43:46 -04:00 |
Tristan Russell
|
ab47f99fcf
|
feat: Include the lazy-lock.json for stability
|
2026-05-08 04:37:42 -04:00 |
Tristan Russell
|
d0291709a9
|
refactor: Moved all plugin specs to their own file under truss/lazy
directory.
|
2026-05-08 04:18:59 -04:00 |
Tristan Russell
|
7c6700711d
|
feat: Telescope ignores media files
|
2026-05-03 08:15:37 -04:00 |
Tristan Russell
|
1b6759012d
|
fix: Telescope version tag was wrong in lazy config. Telescope now just
uses latest release.
|
2026-05-02 22:28:06 -04:00 |
Tristan Russell
|
ebbf2fe0fe
|
feat: Update telescope in lazy config to latest tag
|
2026-05-02 22:22:36 -04:00 |
Tristan Russell
|
b1abbadaf6
|
feat: Lazy loads last in the init script.
|
2026-05-02 22:15:34 -04:00 |
Tristan Russell
|
bd77f1313f
|
feat: Updated lazy to use the new default branch 'main' for treesitter
and updated treesitter config to new format.
|
2026-05-02 22:14:45 -04:00 |
Tristan Russell
|
8443ea0d20
|
feat: Moved to new config syntax for loading LSPs. Removed angularls and
tsls. Added vtsls.
|
2026-05-02 22:12:00 -04:00 |
Tristan Russell
|
9feb515943
|
feat: Added hex coloring plugin to lazy config
|
2026-05-02 22:08:40 -04:00 |
Tristan Russell
|
d7afbaa999
|
feat: Removed some settings from the treesitter config.
|
2025-11-27 20:48:01 -05:00 |
Tristan Russell
|
30c69e43ec
|
feat: Added basic none-ls
|
2025-11-27 20:38:31 -05:00 |
Tristan Russell
|
702183612a
|
feat: Added luasnip completions
chore: Moved completion configuration to its own file
|
2025-11-27 20:37:00 -05:00 |
Tristan Russell
|
521c3c332d
|
feat: Added nvim-lspconfig for automatic LSP configuration
feat: Configured LSPs to use nvim-lspconfig instead of manually configuring each one.
|
2025-11-27 20:28:29 -05:00 |
Tristan Russell
|
200083a910
|
fix: Added missing lsp.config() calls for enabled LSPs
|
2025-08-27 13:12:13 -04:00 |
Tristan Russell
|
c72f44f6e7
|
fix: Added missing descriptions to key rebinds
|
2025-08-27 13:08:58 -04:00 |
Tristan Russell
|
4c564a6df3
|
feat: Removed highlighting all search matches
|
2025-08-24 23:18:51 -04:00 |
Tristan Russell
|
e186a765ee
|
feat: Added code completion package back (required by LSP)
|
2025-08-24 23:17:41 -04:00 |
Tristan Russell
|
94e3ee2028
|
amend! chore: Updated to new API/syntax for enabling LSPs
feat: Updated to new API/syntax for enabling LSPs
|
2025-08-24 23:15:52 -04:00 |
Tristan Russell
|
886f8af033
|
fix: Removed auto-generated packer loader (replaced with lazy)
|
2025-08-24 23:15:16 -04:00 |
Tristan Russell
|
e280e76944
|
feat: Added descriptions to key rebinds.
|
2025-08-24 23:11:39 -04:00 |
Tristan Russell
|
d84c28e4c8
|
feat: Updated to new API/syntax for enabling LSPs
|
2025-08-24 23:09:48 -04:00 |
Tristan Russell
|
992d7227db
|
feat: Replaced packer with lazy. Added which-key & none-ls. Removed
mason-lspconfig, and completion tools
|
2025-08-24 22:21:08 -04:00 |
Tristan Russell
|
db2fb54305
|
feat: Removed snippets/distant from install via Packer
|
2025-08-24 20:44:46 -04:00 |
Tristan Russell
|
eb79858e76
|
feat: Added comments to changed settings
|
2025-08-24 20:42:19 -04:00 |
Tristan Russell
|
240794fb34
|
feat: Initial Commit
|
2025-08-24 20:17:06 -04:00 |