Commit Graph

5 Commits

Author SHA1 Message Date
jay
1dd35ed47a Refactor: Update neovim configuration
This commit refactors the neovim configuration to include several updates:

-   Added LSP support for Zig (`zls`).
-   Added `analyzer` and `zls` to `ale` linters.
-   Added `zigfmt` to `ale` fixers.
-   Added `towolf/vim-helm` as a plugin.
-   Added configuration for `lualine` to display Treesitter status.
-   Included SSH config from `conf.d/*.conf`.
-   Updated keymaps for LSP formatting.
-   Modified tabwidth and shiftwidth for rust files.
2025-04-07 12:24:11 +08:00
jay
c93c4e25d7 update 2024-12-25 21:36:50 +08:00
jay
e2cf533da4 update 2024-01-13 23:53:13 +08:00
jay
2598bcef39 update 2023-12-31 22:45:19 +08:00
jay
4fd1b70a5c [feat] change nvim config from vimscript to lua 2023-08-28 02:22:29 +08:00