File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ authors: [zeioth]
66
77## Some metrics
88
9- * ` Version 4.0 ` add ` 1282 ` commits over ` NormalNvim 3.0 ` and over ` 10.000 ` non breaking changes.
10- * This is the result of ` 1 year and 4 days of full time development ` .
11- * [ 56 new users have joined our discord channel] ( https://discord.gg/ymcMaSnq7d ) .
9+ * ` Version 4.0 ` add ` 1460 ` commits over NormalNvim 3.0 and over ` 10.000 ` non breaking changes.
10+ * This is the result of ` 1 year and 71 days ` of full time development.
11+ * [ 68 new users have joined our discord channel] ( https://discord.gg/ymcMaSnq7d ) .
1212
1313You can check the full diff on GitHub [ here] ( https://github.com/NormalNvim/NormalNvim/compare/v3.0.0...v4.0.0-rc7 ) .
1414
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ Plugins that are just there.
99## List of plugins
1010
1111- [ nvim-treesitter] ( #nvim-treesitter ) ` TREESITTER `
12- - [ ts-comments] ( #ts-comments ) ` TREESITTER `
1312- [ render-markdown] ( #render-markdown ) ` TREESITTER `
1413- [ nvim-highlight-colors] ( #nvim-highlight-colors ) ` TREESITTER `
1514- [ nvim-java] ( #nvim-java ) ` LSP `
@@ -31,13 +30,6 @@ Plugins that are just there.
3130## [ nvim-treesitter] ( https://github.com/nvim-treesitter/nvim-treesitter )
3231Syntax highlighting manager for Neovim.
3332
34- ## [ ts-comments] ( https://github.com/folke/ts-comments.nvim )
35- You can comment your code pressing the keys ` g + c + c ` in normal mode.
36-
37- > Hint: Neovim already has this feature built-in. This plugin just improve language support.
38-
39- ![ ts-comments screenshot] ( /img/screenshots/config/dev-core/ts-comments.webp )
40-
4133## [ render-markdown] ( https://github.com/echasnovski/render-markdown.nvim )
4234Render markdown while in normal mode. Great for note taking!
4335
You can’t perform that action at this time.
0 commit comments