chore: migrate to community forked null-ls

This commit is contained in:
Evan Reichard 2024-01-24 15:32:57 -05:00
parent 750b790aae
commit 75524e6375
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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