fix: nvim harpoon mappings + formatting
This commit is contained in:
parent
709c7e23c5
commit
c749c9098e
4 changed files with 56 additions and 52 deletions
|
@ -9,8 +9,8 @@
|
|||
atuin
|
||||
bat
|
||||
btop
|
||||
# bruno
|
||||
# bruno-cli
|
||||
# bruno
|
||||
# bruno-cli
|
||||
cargo
|
||||
catnip
|
||||
cmatrix
|
||||
|
@ -45,7 +45,7 @@
|
|||
neovim
|
||||
ollama
|
||||
pandoc
|
||||
# pass
|
||||
# pass
|
||||
pciutils
|
||||
pinentry-all
|
||||
presenterm
|
||||
|
@ -71,7 +71,7 @@
|
|||
|
||||
# dev tools
|
||||
dart-sass
|
||||
# dbeaver-bin
|
||||
# dbeaver-bin
|
||||
docker-compose
|
||||
eris-go
|
||||
gcc
|
||||
|
@ -87,15 +87,15 @@
|
|||
nodePackages.prettier
|
||||
php84
|
||||
php84Packages.composer
|
||||
# php84Packages.php-cs-fixer
|
||||
# php84Packages.php-cs-fixer
|
||||
python3
|
||||
python311Packages.virtualenv
|
||||
# rpi-imager
|
||||
# ruff-lsp
|
||||
# rpi-imager
|
||||
# ruff-lsp
|
||||
stylelint
|
||||
symfony-cli
|
||||
# tcl-9_0
|
||||
# tk-9_0
|
||||
# tcl-9_0
|
||||
# tk-9_0
|
||||
tree-sitter
|
||||
virt-manager
|
||||
wireguard-tools
|
||||
|
@ -297,7 +297,7 @@
|
|||
vim = "$HOME/.nix-profile/bin/nvim";
|
||||
yeswiki-updater = "cd /home/mrflos/Code/yeswiki-installer/ && sudo php yeswiki-updater.php";
|
||||
};
|
||||
initExtra = ''
|
||||
initContent = ''
|
||||
export BUN_INSTALL="$HOME/.bun"
|
||||
export PHP_CS_FIXER_IGNORE_ENV=1
|
||||
export PATH="$HOME/.local/bin:$BUN_INSTALL/bin:$PATH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue