Skip to content

sugawarayss/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version_badge github_issues github_stars

my dotfiles

My dotfiles for MacOSX.

prompt.png

nvim.png

Quick Start

  • run make <target keyword>

Contents

  • zsh - resource files for zsh
  • Homebrew - my Brewfile
  • Git - git global configuration files
  • Tig - keybinds configuration
  • Starship - my prompt configuration
  • NeoVim - my neovim configuration and plugins
  • Helix - my helix configuration
  • ideavim - Jetbrains IDE vim plugin keybind configuration
  • Warp.app - terminal app made by rust

Neovim Plugins

Plugin Name Description
stevearc/aerial.nvim バッファのアウトラインを表示する
goolord/alpha-nvim ダッシュボードのカスタマイズ
akinsho/bufferline.nvim バッファをGUIエディタのようにタブ表示
tyru/capture.vim バッファ領域にコマンドの出力結果を表示する
catppuccin/nvim カラーテーマ
sudormrfbin/cheatsheet.nvim チートシートをpopupで表示する
hrsh7th/cmp-buffer バッファ内補完
hrsh7th/cmp-nvim-lsp Language Serverを使用した補完
hrsh7th/cmp-path ファイルパス補完
Decodetalkers/csv-tools.lua CSVファイルのハイライト
Shougo/ddc.vim 自動保管エンジン
vim-denops/denops.vim Neovimでdenoを利用できるようにする
monaqa/dial.nvim インクリメント機能を拡張
lambdalisue/fern-git-status.vim ファイラーにGitステータスを表示
yuki-yano/fern-preview.vim ファイラーのツリーでプレビューを表示
lambdalisue/fern-renderer-nerdfont.vim ファイラーでNerd系フォントを使用
lambdalisue/fern.vim ファイラー
j-hui/fidget.nvim LSPの進捗情報をバッファの右下に表示
dinhhuy258/git.nvim Neovim からgitを操作
lewis6991/gitsigns.nvim バッファのガターにGit情報を表示
phaazon/hop.nvim カーソルジャンプを拡張
lukas-reineke/indent-blankline.nvim インデントガイドを表示
lambdalisue/kensaku.vim インクリメンタルサーチで日本語をローマ字で検索
lambdalisue/kensaku-search.vim /コマンドで日本語を検索できる
ray-x/lsp_signature.nvim 関数シグネチャを表示
onsails/lspkind.nvim 補完リストにピクトグラムを表示
nvim-lualine/lualine.nvim Neovim のステータスラインを拡張
iamcco/markdown-preview.nvim markdown をプレビュー
williamboman/mason-lspconfig.nvim mason.nvim からLSPを使えるようにする
jay-babu/mason-null-ls.nvim mason.nvim からnull-lsを使えるようにする
williamboman/mason.nvim language server の管理
lambdalisue/nerdfont.vim NerdFont を使えるようにする
folke/noice.nvim 通知やコマンドライン系UI(cmdline, notify, message) をモダン化
jose-elias-alvarez/null-ls.nvim LSPによる解析結果を表示する
myusuf3/numbers.vim ノーマルモード時にline numberを相対数で表示
windwp/nvim-autopairs 括弧を自動で閉じる
hrsh7th/nvim-cmp 補完エンジン
norcalli/nvim-colorizer.lua カラーコードを色付けして表示
mfussenegger/nvim-dap デバッグ実行
mfussenegger/nvim-dap-python pythonデバッグ
rcarriga/nvim-dap-ui" デバッグ用UIを提供
neovim/nvim-lspconfig LSP設定
kylechui/nvim-surround 囲う系の動作を拡張する
nvim-treesitter/nvim-treesitter syntax highlight
kevinhwang91/nvim-ufo 折り畳み
kyazdani42/nvim-web-devicons telescope の検索結果にアイコンを表示する
rgroli/other.nvim jump to code,test code inter file
wbthomason/packer.nvim プラグインマネージャ
nvim-treesitter/playground view treesitter infomation directly in Neovim
mechatroner/rainbow_csv CSVを色付け
sunjon/Shade.nvim 非アクティブなウィンドウを 暗く表示
vim-skk/skkeleton 日本語 IME
lpoto/telescope-docker.nvim dockerコマンドの結果を telescope で表示
nvim-telescope/telescope-ui-select.nvim vim.ui.selectをTelescopeに置き換える
tom-anders/telescope-vim-bookmarks.nvim telescope で ブックマークを検索
nvim-telescope/telescope.nvim fuzzy finder
folke/todo-comments.nvim TODO コメントをハイライト
alinsho/toggleterm.nvim ターミナルをfloating window で表示
tom-anders/telescope-vim-bookmarks.nvim ブックマークをTelescopeで検索
tpope/vim-commentary コメントアウト
itchyny/vim-gitbranch ステータスバーにgitブランチ名を表示する
andymass/vim-matchup jump to match keywords
kana/vim-smartword w/bモーションでの移動をスマートにする
voldikss/vim-translator 翻訳 日本 - 英語
hrsh7th/vim-vsnip スニペット
folke/which-key.nvim キーバインドにヒントを表示
simeji/winresizer 分割したwindowサイズを調整できるようにする

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages