aboutsummaryrefslogtreecommitdiff
path: root/modules/home/i3wm
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/i3wm')
-rw-r--r--modules/home/i3wm/nord-blue/nvim.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/home/i3wm/nord-blue/nvim.nix b/modules/home/i3wm/nord-blue/nvim.nix
index 0f1c339..95ad476 100644
--- a/modules/home/i3wm/nord-blue/nvim.nix
+++ b/modules/home/i3wm/nord-blue/nvim.nix
@@ -13,6 +13,14 @@
alejandra
black
shfmt
+
+ # Language servers
+ lua-language-server
+ nil
+ rust-analyzer
+ pyright
+ bash-language-server
+ texlab
];
#################################################
@@ -71,6 +79,9 @@
nvim-cmp
cmp-nvim-lsp
cmp_luasnip
+
+ # Formatting
+ conform-nvim
];
#################################################