/dotfiles

Masaru Iritani's dotfiles

Primary LanguageShellCreative Commons Zero v1.0 UniversalCC0-1.0

Masaru Iritani's dot files

This is a repository for dot files.

Initialization

git submodule init
git submodule update

Vim plugins

Name Description
CamelCaseMotion Camel-wise motions such as <leader>w
bufexplorer Switch between buffers quickly and easily
ctrlp.vim A full path fuzzy finder
editorconfig-vim An EditorConfig plugin for Vim
fugitive The premier Vim plugin for Git
nerdtree A file system explorer
vim-better-whitespace Highlight all trailing whitespaces
vim-buffergator Open a window listing all buffers
vim-buftabline A well-integrated, low-configuration buffer list that lives in the tabline
vim-gitgutter A Vim plugin which shows a git diff in the sign column
vim-lsp Async Language Server Protocol plugin
vim-lsp-settings Auto configurations for Language Servers for vim-lsp
vim-nerdtree-tabs Have just one NERDTree always across all tabs (no longer actively maintained)
vim-ps1 Syntax support for PowerShell (.ps1) files