Update README
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
# System Reqiurements
|
# System Reqiurements
|
||||||
These are the requirements to make use of this neovim configuration. Currently only supports GNU/Linux.
|
These are the requirements to make use of this neovim configuration. Currently only supports GNU/Linux.
|
||||||
|
|
||||||
*Note: You may try using windows, but last time I checked there was a problem with the completion engine (nvim-cmp) that makes it impossible to traverse the drop-down list.*
|
|
||||||
|
|
||||||
- curl or wget
|
- curl or wget
|
||||||
- unzip
|
- unzip
|
||||||
- gzip
|
- gzip
|
||||||
- git
|
- git
|
||||||
- tar
|
- tar
|
||||||
|
|
||||||
|
*Note: You may try using windows, but last time I checked there was a problem with the completion engine (nvim-cmp) that makes it impossible to traverse the drop-down list.*
|
||||||
|
|
||||||
## Optional
|
## Optional
|
||||||
|
|
||||||
@@ -26,4 +26,4 @@ The treesitter CLI executable might be needed for installing some parsers. You w
|
|||||||
see `:checkhealth` and `:h clipboard`.
|
see `:checkhealth` and `:h clipboard`.
|
||||||
|
|
||||||
# License
|
# License
|
||||||
See the included [LICENSE](LICENSE) file.
|
See the included [LICENSE](LICENSE) file.
|
||||||
|
|||||||
Reference in New Issue
Block a user