Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanueltouzery/nvim_config
https://github.com/emmanueltouzery/nvim_config
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmanueltouzery/nvim_config
- Owner: emmanueltouzery
- Created: 2022-05-26T21:21:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T08:50:00.000Z (9 months ago)
- Last Synced: 2024-04-13T21:52:55.984Z (9 months ago)
- Language: Lua
- Size: 648 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To set up:
```
git clone https://github.com/emmanueltouzery/nvim_config ${XDG_CONFIG_HOME:-$HOME/.config}/nvim
```Things to install:
```
npm i -g vscode-langservers-extracted
npm i -g prettier
```-- used in the telescope branches preview
`delta`, for the side-by-side preview of the undo history.-- for json diff integration
Set up https://github.com/emmanueltouzery/invim in your path and executable to get nicer $EDITOR from within the neovim terminal.
`xmllint` for XML indentation
for java, install `checkstyle` using mason (spc-pl)
`difftastic`, there is a fedora package.