Nvim: basic LSP and Telescope setup
This commit is contained in:
parent
a07f454331
commit
a2d69430f6
5 changed files with 321 additions and 139 deletions
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
devShells.default = pkgs.mkShell {
|
||||
buildInputs = [
|
||||
# deploy-rs.packages.${system}.deploy-rs
|
||||
# deploy-rs.packages.${system}.deploy-rs
|
||||
pkgs.deploy-rs
|
||||
];
|
||||
shellHook = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue