Skip to content

Commit

Permalink
install fd
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyuga-Tsukui committed Apr 2, 2024
1 parent 0655039 commit 18dc52a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .chezmoidata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ packages:
- 'homebrew/cask-versions'
- 'homebrew/cask-fonts'
brews:
- 'fd'
- 'fzf'
- 'gh'
- 'git'
Expand Down
1 change: 1 addition & 0 deletions dot_config/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if not vim.g.vscode then
use("wbthomason/packer.nvim")
-- use("rstacruz/vim-closer")
use("cohama/lexima.vim")
use("ibhagwan/fzf-lua")
use({
"neovim/nvim-lspconfig",
config = function()
Expand Down

0 comments on commit 18dc52a

Please sign in to comment.