Code Monkey home page Code Monkey logo

stylish.nvim's People

Contributors

sunjon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stylish.nvim's Issues

Are you ok?

We can't reach you.

Please to the network of the DDT, and, well, if you curently are visiting DDT, then...

say hi?

But would prefer if you could just pop in and say "hi I'm busy, talk later" than if you were visiting DDT.

Yes, we tried ... all other methods.

stylish.ui.table

In case additional component ideas are still welcome, a (nestable) table component would be nice too.

My use case (besides a general "map HTML to TUI") is to render things like this.

Override the autocomplete menu

Hi,
I am using cmp for the autocomplete. How do
I get the autocomplete menu look like the MENU you have.
Sorry if it is a stupid question.

/Thanks

module 'stylish.components.nyan' not found

I have just added this to my packer and whenever I try to use anything I get the error:

E5113: Error while calling lua chunk: ...site/pack/packer/start/stylish.nvim/lua/stylish/init.lua:7: module 'stylish.components.nyan' not found:
        no field package.preload['stylish.components.nyan']
        no file './stylish/components/nyan.lua'
        no file '/usr/share/luajit-2.0.5/stylish/components/nyan.lua'
        no file '/usr/local/share/lua/5.1/stylish/components/nyan.lua'
        no file '/usr/local/share/lua/5.1/stylish/components/nyan/init.lua'
        no file '/usr/share/lua/5.1/stylish/components/nyan.lua'
        no file '/usr/share/lua/5.1/stylish/components/nyan/init.lua'
        no file './stylish/components/nyan.so'
        no file '/usr/local/lib/lua/5.1/stylish/components/nyan.so'
        no file '/usr/lib/lua/5.1/stylish/components/nyan.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
        no file './stylish.so'
        no file '/usr/local/lib/lua/5.1/stylish.so'
        no file '/usr/lib/lua/5.1/stylish.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
        [C]: in function 'require'
        ...site/pack/packer/start/stylish.nvim/lua/stylish/init.lua:7: in main chunk
        [C]: in function 'require'
        /home/rory/.config/nvim/init.lua:19: in main chunk

Reproduce

This is consistent with the instructions in the readme. I added use 'sunjon/stylish.nvim' to my packer config then..
vim.ui.notify = require('stylish').ui_notification() - Error on opening Neovim
vim.ui.menu = require('stylish').ui_menu() - Error on opening Neovim

vim.api.nvim_set_keymap(
  'n',
  '<F12>',
  '<Cmd>lua require"stylish".ui_clock()<CR>',
  { noremap = true, silent = true }
)

- Error on pressing F12

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.