Personal Neovim configuration
- Lua 83.1%
- Vim Script 15.3%
- Scheme 1.6%
| after | ||
| colors | ||
| compiler | ||
| ftplugin | ||
| lsp | ||
| lua/cathy | ||
| plugin | ||
| queries | ||
| spell | ||
| syntax | ||
| .gitignore | ||
| .luacheckrc | ||
| .stylua.toml | ||
| init.lua | ||
| mini-deps-snap | ||
| README.md | ||
Neovim Dots
Plugin list in the readme might not be up to date every time :3
Install Instructions
Install requires Neovim 0.11+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone git@github.com:cathyprime/nvim-dots ~/.config/cathyprime/nvim-dots
NVIM_APPNAME=cathyprime/nvim-dots/ nvim --headless +qa
Open Neovim with this config:
NVIM_APPNAME=cathyprime/nvim-dots/ nvim
Plugins
code-runner
- Custom :Compile command
colorscheme
- Custom scheme based on kanagawa
comment
completion
debugging
editing-support
file-explorer
fuzzy-finder
git
keybinding
lsp
navigation
- echasnovski/mini.pick
- custom mini.pick picker
locpick