chore: migrate to community forked null-ls
This commit is contained in:
parent
750b790aae
commit
75524e6375
3
home.nix
3
home.nix
@ -26,13 +26,14 @@ in
|
||||
# Global Packages
|
||||
home.packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "Meslo" ]; })
|
||||
android-tools
|
||||
awscli2
|
||||
bashInteractive
|
||||
google-cloud-sdk
|
||||
htop
|
||||
imagemagick
|
||||
k9s
|
||||
kubectl
|
||||
android-tools
|
||||
mosh
|
||||
neofetch
|
||||
pre-commit
|
||||
|
@ -34,7 +34,7 @@ in
|
||||
leap-nvim # Quick Movement
|
||||
markdown-preview-nvim # Markdown Preview
|
||||
neo-tree-nvim # File Explorer
|
||||
null-ls-nvim # Formatters
|
||||
none-ls-nvim # Formatters
|
||||
numb-nvim # Peek / Jump to Lines
|
||||
nvim-autopairs # Automatically Close Pairs (),[],{}
|
||||
telescope-fzf-native-nvim # Faster Telescope
|
||||
|
Loading…
Reference in New Issue
Block a user