Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/walkersumida/nvim


https://github.com/walkersumida/nvim

neovim nvim vim vimrc

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

## Require

- [nerd-fonts](https://github.com/ryanoasis/nerd-fonts?tab=readme-ov-file#font-installation)
- [terraform-ls](https://github.com/hashicorp/terraform-ls/blob/main/docs/installation.md)
- [fd](https://github.com/sharkdp/fd?tab=readme-ov-file#installation)

## Recommend

- [jq](https://github.com/jqlang/jq)
- [ripgrep](https://github.com/BurntSushi/ripgrep?tab=readme-ov-file#installation)
- Necessary to use `live_grep` of telescope.nvim

## Usage

### Git Clone

```sh
cd ~/.config
git clone [email protected]:walkersumida/nvim.git
```

### Install Plugins

After starting Neovim, install plugins with the following command:

```
:PlugInstall
```

## Included Plugins

TODO

## Key Mappings

TODO