From 139ffc5c44ef4acf3eea69d9673877252dbebc34 Mon Sep 17 00:00:00 2001 From: Filipe Cancelinha Date: Mon, 2 Oct 2023 17:12:35 +0100 Subject: [PATCH] Update README.md --- README.md | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb93c88..37c3266 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A carefully crafted nord colorscheme written in lua for neovim using the [nord p - [lazy,nvim](https://github.com/folke/lazy.nvim) - [noice](https://github.com/folke/noice.nvim) - [lualine](https://github.comn/vim-lualine/lualine.nvim) +- [bufferline](https://github.com/akinsho/bufferline.nvim) - [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) - [git-signs](https://github.com/lewis6991/gitsigns.nvim) - [mason](https://github.com/williamboman/mason.nvim) @@ -25,11 +26,35 @@ A carefully crafted nord colorscheme written in lua for neovim using the [nord p - [trouble](https://github.com/folke/trouble.nvim) - [dad-bod-ui](https://github.com/kristijanhusak/vim-dadbod-ui) +## Languages with special support +
+ click to expand the list of languages + +- [x] - Go +- [x] - Javascript +- [x] - Lua +- [x] - SQL +- [x] - HTML +- [x] - CSS +- [x] - yaml +- [x] - toml +- [x] - markdown +- [x] - bash +- [x] - xml +- [ ] - C +- [ ] - C++ +- [ ] - JAVA +- [ ] - Python +- [ ] - Typescript +- [ ] - Rust + +*other languages will be supported depending on popular request* + +
+ ## Roadmap - [ ] - improve README - [ ] - vimdoc documentation - - [ ] - support for bufferline - - [ ] - special colours for C, C++. Java, Python, typescript, Rust. - [ ] - create options - [ ] - screenshots of different modes & languages