From 23fabbb0a65517307e571f63fe7a3760670086fe Mon Sep 17 00:00:00 2001 From: tiyn Date: Tue, 24 Mar 2026 02:57:45 +0100 Subject: [PATCH] README.md: Updated --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b73a01f..81430f5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Vim TCCS +# tccs.nvim ![colorscheme-example](tccs-example.png) -Tiyns custom color scheme (TCCS) for vim is an adaption of +tiyns custom color scheme (tccs) for NeoVIM is an adaption of [Mofiquls vscode.nvim](https://github.com/Mofiqul/vscode.nvim) which is based upon colors from [tomasisers vim-code-dark](https://github.com/tomasiser/vim-code-dark). The colors were changed and differ from the original quite a bit. @@ -25,6 +25,7 @@ Other plugins may work as well, but don't are explicitly configured. - [Aerial.NVIM](https://github.com/stevearc/aerial.nvim/) - [Diffview](https://github.com/sindrets/diffview.nvim) - [GitSigns](https://github.com/lewis6991/gitsigns.nvim) +- [file-renamer.nvim](https://github.com/tiyn/file-renamer.nvim) - [LSP-Signature](https://github.com/ray-x/lsp_signature.nvim) - [Lualine](https://github.com/nvim-lualine/lualine.nvim) - [Modes.nvim](https://github.com/mvllow/modes.nvim)