We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cee3a9 + 462bdd7 commit d1a6f6dCopy full SHA for d1a6f6d
README.md
@@ -70,6 +70,7 @@ The configuration installs the following plugins:
70
|`nvim-treesitter/nvim-treesitter`|Treesitter integration for better syntax highlighting|
71
|`nvim-telescope/telescope.nvim`|Fuzzy-finding for all kinds of lists|
72
|`nvim-telescope/telescope-fzf-native.nvim`|Fuzzy-finding using `fzf-native`|
73
+|`akinsho/toggleterm.nvim`|Terminal multiplexer|
74
|`lukas-reineke/indent-blankline.nvim`|Show line for current context|
75
|`akinsho/bufferline.nvim`|Show buffer line on top|
76
|`nvim-lualine/lualine.nvim`|Show lua line on bottom|
0 commit comments