diff options
author | xengineering <me@xengineering.eu> | 2024-02-26 21:53:49 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-02-26 21:53:49 +0100 |
commit | e905f36d98d73f6a8e5cb1a3c43236306491cdfd (patch) | |
tree | ed32967b06564d617c16e4cd169b9e1b79628c04 /nvim/pack | |
parent | 9ec159b63210ac82c263d7df01a987d50d4a0b53 (diff) | |
download | dotfiles-e905f36d98d73f6a8e5cb1a3c43236306491cdfd.tar dotfiles-e905f36d98d73f6a8e5cb1a3c43236306491cdfd.tar.zst dotfiles-e905f36d98d73f6a8e5cb1a3c43236306491cdfd.zip |
nvim: Add nvim-lspconfig plugin as Git submodule
Configuring the built-in language server protocol (LSP) client is very
complex. The nvim-lspconfig which is from the same GitHub user as Neovim
itself provides configurations for a lot of LSP servers.
Adding it as submodule to this repository makes sense because it is an
essential part of the editor configuration.
Diffstat (limited to 'nvim/pack')
m--------- | nvim/pack/neovim/start/nvim-lspconfig | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/nvim/pack/neovim/start/nvim-lspconfig b/nvim/pack/neovim/start/nvim-lspconfig new file mode 160000 +Subproject cf3dd4a290084a868fac0e2e876039321d57111 |