Commit Graph

6 Commits (a3222651c5fb59256f044fd157b170163eafb43b)

Author SHA1 Message Date
Simon Ayoub 2f9238d2d3 Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim 9 months ago
Bayram Kazik f49cc6c935
Enable silent option for default neo-tree plugin keybinding (#1108) 11 months ago
Simon Ayoub 421f2d2085 Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master 11 months ago
Simon Ayoub 897d3c9beb cmake, neo-tree, cpp and clang support
cmak support, neo-tree, cpp, clang, etc,,,
12 months ago
Damjan 9000 202910d3fa
Fix neo-tree keymap description (#932)
The lazy.nvim keys parameter does not need the `desc` to
be inside a table in the way that vim.keymap.set() does.
With this fix the keymap description will be properly
shown for example in telescope keymap search
12 months ago
Damjan 9000 5e258d276f
Move plugin examples from README to optional plugin files (#831)
* Move autopairs example from README to an optional plugin

* Move neo-tree example from README to an optional plugin
1 year ago