Updated README
This commit is contained in:
parent
c38df3b080
commit
26e7e315b9
15
README.md
15
README.md
|
@ -13,3 +13,18 @@ remaining minimal, compared to other nvim distributions.
|
||||||
|
|
||||||
![image](veil.png)
|
![image](veil.png)
|
||||||
![image](code.png)
|
![image](code.png)
|
||||||
|
|
||||||
|
|
||||||
|
### Notable plugins and features include :
|
||||||
|
- `onedark` and `nightfox` colorschemes
|
||||||
|
- `zen-mode` with `twilight`
|
||||||
|
- new, modern ui by `nui` and `noice`
|
||||||
|
- improved camelCase navigation wit w, b, e etc
|
||||||
|
- `harpoon` for easier jumping between project files
|
||||||
|
- pomodoro timer using `nomodoro` ; when pomodoro timer runs out, break starts with `cellular-automation.nvim`
|
||||||
|
- git integration using `gitsigns` and `neogit`
|
||||||
|
- debugger interface with `nvim-dap-ui`
|
||||||
|
- `hlchunk.nvim` used for highlighting current scope
|
||||||
|
- `veil` as a dashboard and startpage
|
||||||
|
- `chadtree` for file tree view
|
||||||
|
- `lsp-zero` as a language server setup, simply briliant
|
||||||
|
|
Loading…
Reference in a new issue