mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-19 00:39:36 +02:00
luasnip: init plugin (#56)
* luasnip: init plugin Also added support for paths in `toLuaObject` * luasnip: more flexible types * luasnip: changed options to be more flexible * luasnip: added example * luasnip: added package option
This commit is contained in:
parent
1a89cd2107
commit
cba9cca52b
3 changed files with 102 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
|
||||
./pluginmanagers/packer.nix
|
||||
|
||||
./snippets/luasnip
|
||||
|
||||
./statuslines/airline.nix
|
||||
./statuslines/lightline.nix
|
||||
./statuslines/lualine.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue