Skip to content

Commit

Permalink
Add docs/THANKS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mimikun committed Feb 27, 2024
1 parent a439781 commit bc10585
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/THANKS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Thanks
../dot_config/nvim/lua/plugins/

### dot_config/nvim/lua/core/global.lua

ref: https://github.com/ayamir/nvimdots/blob/main/lua/core/global.lua

### dot_config/nvim/lua/core/options.lua

ref: https://trap.jp/post/524/

### dot_config/nvim/init.lua

ref: https://zenn.dev/kawarimidoll/articles/19bfc63e1c218c

### dot_config/nvim/lua/plugins/fern.lua

ref: https://github.com/yuucu/dotfiles/blob/d31fbb387fd0e08f168b366de8aa763b5b0ac769/.config/nvim/lua/plugins/fern.lua
ref: https://qiita.com/matoruru/items/b5ad6e0f1ef6c804378d
ref: https://qiita.com/youichiro/items/b4748b3e96106d25c5bc

### dot_config/nvim/lua/plugins/mason.lua

ref: https://coralpink.github.io/commentary/neovim/lsp/mason.html

### dot_config/nvim/lua/plugins/nvim-cmp.lua

ref: https://coralpink.github.io/commentary/neovim/lsp/nvim-cmp.html

0 comments on commit bc10585

Please sign in to comment.