docs: update manpages [1/3]

This commit is contained in:
NotAShelf 2023-02-04 01:10:51 +03:00
parent 7c5133efab
commit 22c7b4b772
No known key found for this signature in database
GPG Key ID: 5B5C8895F28445F1
2 changed files with 3 additions and 3 deletions

View File

@ -9,10 +9,8 @@
<preface>
<title>Preface</title>
<para>
If you encounter problems or want to discuss neovim-flake then join the Matrix room
<link xlink:href="https://matrix.to/#/%23neovim-flake:matrix.org">#neovim-flake:matrix.org</link>.
If your problem is caused by a bug in neovim-flake then it should be reported on the
<link xlink:href="https://github.com/jordanisaacs/neovim-flake/issues">neovim-flake issue tracker</link>.
<link xlink:href="https://github.com/notashelf/neovim-flake/issues">neovim-flake issue tracker</link>.
</para>
</preface>
<xi:include href="default-configs.xml"/>

View File

@ -45,12 +45,14 @@ The following are the neovim plugins used within neovim-flake. Some plugins are
* https://github.com/lukas-reineke/indent-blankline.nvim[indent-blankline] for indentation guides
* https://github.com/kyazdani42/nvim-web-devicons[nvim-web-devicons] Plugins and colors for icons. Requires patched font
* https://github.com/declancm/cinnamon.nvim[cinnamon.nvim] Smooth scrolling for ANY movement command
[[sec-plugins-utilities]]
=== Utilities
* https://github.com/nvim-telescope/telescope.nvim[telescope] an extendable fuzzy finder of lists. Working ripgrep and fd
* https://github.com/folke/which-key.nvim[which-key] a popup that displays possible keybindings of command being typed
* https://github.com/sudormrfbin/cheatsheet.nvim[cheatsheet.nvim] a searchable cheatsheet for neovim from within the editor using Telescope
[[sec-plugins-completions]]
=== Completions