chore(readme): fix typo
This commit is contained in:
parent
3d4e2d8ee8
commit
86f6ed82e5
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# ✨ CosmicNvim ✨
|
||||
|
||||
A lightweight and opinionated Neovim configuration for web development specifically designed to provide a COSMIC programming experience!
|
||||
Welcome! CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a ✨ COSMIC ✨ programming experience!
|
||||
|
||||
## 🚀 Stellar Features
|
||||
|
||||
|
@ -22,7 +22,7 @@ Full featured native LSP functionality!
|
|||
- Hand-built statusline with [galaxyline](https://github.com/NTBBloodbath/galaxyline.nvim)
|
||||
- Explore files with [nvim-tree](https://github.com/kyazdani42/nvim-tree.lua)
|
||||
- Fuzzy finder and some LSP actions with [Telescope](https://github.com/nvim-telescope/telescope.nvim)
|
||||
- Floating terminal with [vim-floatterm](https://github.com/voldikss/vim-floaterm)
|
||||
- Floating terminal with [vim-floaterm](https://github.com/voldikss/vim-floaterm)
|
||||
- Easy LSP installation with [nvim-lsp-installer](https://github.com/williamboman/nvim-lsp-installer)
|
||||
- Autocompletion provided by [nvim-cmp](https://github.com/hrsh7th/nvim-cmp)
|
||||
- Session management with [auto-session](https://github.com/rmagatti/auto-session)
|
||||
|
@ -59,10 +59,10 @@ _Install script coming soon..._
|
|||
## 📷 Screenshots
|
||||
|
||||
### Statusline
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
### Autocomplete
|
||||

|
||||
|
|
Loading…
Add table
Reference in a new issue