Skip to content

Commit

Permalink
remove private_ prefix, add formatter section to nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Feb 26, 2024
1 parent ec1d401 commit 5bc7a69
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dot_Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ brew "ruby-install"
brew "rust-analyzer"
brew "rustup-init"
brew "automake"
brew "cmake"
brew "luarocks"

#Β ! update zsh
brew "zsh"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 5 additions & 0 deletions dot_config/nvim/lua/plugins/formatter.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
return {
{ 'steevearc/conform.nvim',
opts = {},
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5bc7a69

Please sign in to comment.