dotfiles/home/dot_config/nvim/lua/plugins
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
..
aerial.lua [feat] change nvim config from vimscript to lua 2023-08-28 02:22:29 +08:00
ale.lua.tmpl Refactor: Update neovim configuration 2025-04-07 12:24:11 +08:00
bufferline.lua [feat] change nvim config from vimscript to lua 2023-08-28 02:22:29 +08:00
fzf.lua [feat] change nvim config from vimscript to lua 2023-08-28 02:22:29 +08:00
go.lua update 2024-06-26 00:25:23 +08:00
hop.lua update 2024-02-13 00:34:57 +08:00
indent_blankline.lua [feat] change nvim config from vimscript to lua 2023-08-28 02:22:29 +08:00
init.lua [feat] change nvim config from vimscript to lua 2023-08-28 02:22:29 +08:00
list.lua Refactor: Update neovim configuration 2025-04-07 12:24:11 +08:00
lsp.lua Refactor: Update neovim configuration 2025-04-07 12:24:11 +08:00
lualine.lua Refactor: Update neovim configuration 2025-04-07 12:24:11 +08:00
nvim_cmp.lua [feat] change nvim config from vimscript to lua 2023-08-28 02:22:29 +08:00
nvim_tree.lua update 2024-09-01 09:12:53 +08:00