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

https://github.com/kinson/neovim-config

Configs for AstroNvim Editor
https://github.com/kinson/neovim-config

Last synced: 3 months ago
JSON representation

Configs for AstroNvim Editor

Awesome Lists containing this project

README

        

# AstroNvim Configs

A template for getting started with [AstroNvim](https://github.com/AstroNvim/AstroNvim)

## Required Tools

* [fd](https://github.com/sharkdp/fd)
* [ripgrep](https://github.com/BurntSushi/ripgrep)

### To Get Command + W to Close Buffer

1. Open iterm settings (command + ,)
2. Go to "keys" section
3. Add new key binding for "command + w"
4. Set it to "Send Text with vim Special Characters"
5. Set value to " w" (or whatever w is)