Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewcomputsci2019/nvimconfig
My personal NVIM config, uses vimPlug for plugin management
https://github.com/andrewcomputsci2019/nvimconfig
Last synced: 18 days ago
JSON representation
My personal NVIM config, uses vimPlug for plugin management
- Host: GitHub
- URL: https://github.com/andrewcomputsci2019/nvimconfig
- Owner: andrewcomputsci2019
- Created: 2021-10-31T02:21:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T03:53:56.000Z (about 1 year ago)
- Last Synced: 2024-11-05T23:06:15.538Z (2 months ago)
- Language: Lua
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NVIMCONFIG
My personal NVIM config, uses vimPlug for plugin management
This will most likely work out of the box without a nerd font, but it is hightly recomend to use a [nerd font](https://www.nerdfonts.com/).
The windows cofig was made to work with windows termnial you may want to download a color scheme, just keep in mind the color scheme needs to support the treesitter plugin
Autocomplete is done by [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) and highlighting is done by [treesitter](https://github.com/nvim-treesitter/nvim-treesitter). If you want to use the color scheme for macos you will need to download a terminal that supports 256 color, I recomend Iterm2 or Terminator.***PREVIEW LINUX/Iterm2 ONLY (Winows is not shown due to how windows terminal is custmized)***
![preview](./preview.png)