From 1be204eb50b6aee12fb6d81154eb26745fcfbaa6 Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: Wed, 21 Apr 2021 23:48:54 +0200 Subject: Add readme change for previous commit --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index a8d400b..6460bef 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ Plugin | Description [`tabnumbers`](plugins/tabnumbers.lua?raw=1) | Displays tab numbers from 1–9 next to their names *([screenshot](https://user-images.githubusercontent.com/16415678/101285362-007a8500-37e5-11eb-869b-c10eb9d9d902.png)) [`theme16`](https://github.com/monolifed/theme16)* | Theme manager with base16 themes [`themescheduler`](https://github.com/BenStigsen/lite-config/blob/main/plugins/themescheduler.lua?raw=1) | Schedule themes to be used at certain times +[`themeselect`](plugins/themeselect.lua?raw=1) | Select a theme based on filename of active document [`titleize`](plugins/titleize.lua?raw=1) | Titleizes selected string (`hello world` => `Hello World`) [`todotreeview`](https://github.com/drmargarido/TodoTreeView)* | Todo tree viewer for annotations in code like `TODO`, `BUG`, `FIX`, `IMPROVEMENT` [`togglesnakecamel`](plugins/togglesnakecamel.lua?raw=1) | Toggles symbols between `snake_case` and `camelCase` -- cgit v1.2.3