|
093f1a2099
|
[vim] Remove the tailwind and typescript language server configs
I don't use these.
|
2024-09-19 13:45:59 -07:00 |
|
|
6d5f5b3d4b
|
[vim] Comment out the recently_used comparator
This comparator has a bug in it that was causing a syntax error after updating
neovim. Temporarily commenting this out until that bug is fixed.
|
2024-08-03 09:17:03 -07:00 |
|
|
46249b979a
|
[vim] Add some Clippy stuff to the checkOnSave block for rust-analyzer
|
2024-08-02 18:31:38 -07:00 |
|
|
5be59f3045
|
[vim] Make sure signcolumn=yes after attaching an LSP
|
2024-08-02 18:31:20 -07:00 |
|
|
95081a31a3
|
[vim] Redo the keys lua module
Return a table from the module so that other modules that require it can access its functions in a namespaced way.
|
2024-08-02 18:30:52 -07:00 |
|
|
5631eb2c88
|
[vim] Add rust-analyzer LSP
|
2024-08-02 18:29:43 -07:00 |
|
|
a6a4aa0d90
|
[vim] Disable lowercase-global warning for Lua LSP
|
2024-08-02 18:29:43 -07:00 |
|
|
b381ff362d
|
[neovim] Set up all the LSP key bindings
|
2023-09-10 15:37:41 -07:00 |
|
|
47a622250f
|
[nvim,zsh] Set up pyright LSP for Python development
|
2023-09-06 10:19:21 -07:00 |
|
|
eb270c30bf
|
[vim] Add eslint and html LSP configs
|
2023-08-25 08:00:31 -07:00 |
|
|
00d69312b2
|
[vim] Add LSP support for Lua, JS, CSS, and HTML
|
2023-08-23 16:20:15 -07:00 |
|