Commit Graph

15 Commits

Author SHA1 Message Date
Tyler White ca2d6550fa added hlsl, got ctrl+. working as arrow operator (on linux at least
might need to configure the windows terminal).
2025-05-22 21:10:30 -07:00
Tyler White 9c426574ed Setup for gdscript 2025-03-04 11:25:40 -08:00
Tyler White cd42033e37 Godot integration, makes a server which might be an issue for multiple
nvim instances.
2025-03-03 20:37:28 -08:00
Tyler White 8baf5a8e82 Trying to get godot highlight to work... 2024-05-11 17:53:53 -07:00
Tyler White 3aa91aaa71 Using treesitter again, added python to treesitter. 2024-04-20 10:59:01 -07:00
Tyler White 48eb0d8d60 Switched to lazy vim as packer stopped working.
Will need to clear the .local/shared/nvim/site directory to stop using
the packer packages.
I guess I made a build and run? that's neat.
2024-01-29 16:53:18 +08:00
twig 36250312b7 Removed treesitter 2023-04-10 21:26:16 -07:00
Tyler White aa5fa13989 Added odin tree-sitter and ols support, removed lua LSP because they
changed the name and it's still a sketchy pos.
2023-03-07 10:35:43 -08:00
Tyler White 0c0e1b37fa Removed some langauge server implementations 2023-02-06 16:27:15 -08:00
twig 4363c8d7d5 init.lua: removed buildcmd, only needed in keybindings.lua
keybindings.lua: added grep_string to <leader>fs and spell_suggest to
<leader>ss
buildcmd.lua: searches the cwd for a build file and decides which build to use (build.zig, build.bat, build.sh)
2023-01-28 23:24:54 -08:00
twig 3b595bd314 Added odin support, removed unused themes 2022-12-08 11:18:32 -08:00
twig f730875af9 Enabled lua LSP, might not want that as the lsp server is kinda sus.
made a fake treesitter language to help debug zig's terrible
implementation.
2022-11-26 22:20:41 -08:00
twig fbc24dd8fd Added sql. Changed mode colors 2022-11-07 19:31:50 -08:00
twig dc67e0a5dd More LSPs! formatted some files. 2022-10-12 18:07:15 -07:00
twig ec3acd5976 My current neovim config 2022-10-10 18:12:32 -07:00