updated README

This commit is contained in:
Ian Griffin 2025-03-26 09:14:47 +08:00
parent 8e0e1fb8f5
commit ecda6e9704
1 changed files with 2 additions and 14 deletions

View File

@ -4,13 +4,6 @@ Neovim Config
## What is this?
Personal configuration for neovim.
## How to use this config?
This Configuration works best in GNU/Linux platform. Other systems are also supported, but they see less testing, so expect more bugs.
Supported Systems:
- MS Windows, preferably running on MSYS2 Environment (Running on MS Windows directly is untested)
- Android, on Termux
- Theoretically it runs on MacOS and BSDs, but its untested
### Neovim Version
This configuration can only be used with Neovim version 0.10 and up
@ -29,10 +22,5 @@ git clone "https://git.telosama.xyz/iang/neovim-config.git" $HOME/.config/nvim
```
## Philosophy
- Just to keep it as simple as possible
- It's a text editor, not an IDE, so just keep simple plugins to help text editing.
- These are not rules, they are more of a suggestion/guideline
## Support/Contribution
As can be seen, the author of this repo is a beginner in english and programming, especially in Lua & Git.
So, any constructive help, criticism, contributions are very welcome.
- Be simple as possible
- Text-editing focused, not an IDE