From 26e7e315b9ab896568498d2a10dbdcbbe14fb318 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=88=D0=BE=D0=B2=D0=B0=D0=BD=20=D0=82=D0=BE=D0=BA=D0=B8?= =?UTF-8?q?=D1=9B-=D0=A8=D1=83=D0=BC=D0=B0=D1=80=D0=B0=D1=86?= Date: Wed, 2 Aug 2023 21:19:21 +0200 Subject: [PATCH] Updated README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index e6418ce..9dfa896 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,18 @@ remaining minimal, compared to other nvim distributions. ![image](veil.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