Code Monkey home page Code Monkey logo

epics.nvim's People

Contributors

minijackson avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

prtzl

epics.nvim's Issues

Install plugin with nix/home-manager

Hi @minijackson ,
I saw that you have some repos using nix. Do you have a plan to package this repo to nixpkgs? I have truble installing the plugin along with your tree-sitter grammar.

When I open a .db file containing a few records I get a long error:

               Error detected while processing /nix/store/1isdk9hzraidpr1h9n3s8hmnq17ybj79-hm_plugin/treesitter.lua:
Parser dir ' /nix/store/ix5cz93rbna9a0s2nym71xv9abh8f4zr-vimplugin-nvim-treesitter-2022-10-20/parser ' should be read/write (see README on how to configure an alternative install location) /n
ix/store/ix5cz93rbna9a0s2nym71xv9abh8f4zr-vimplugin-nvim-treesitter-2022-10-20/parser '
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: ...x-neovim-unwrapped-0.8.0/share/nvim/runtime/filetype.lua:22: Error executing lua: ...x-neovim-unwrapped-0.8.0/share/nvim/runtime/filetype.lua:23: String comma
nd argument must have at least one non-whitespace character
stack traceback:
        [C]: in function 'nvim_cmd'
        ...x-neovim-unwrapped-0.8.0/share/nvim/runtime/filetype.lua:23: in function <...x-neovim-unwrapped-0.8.0/share/nvim/runtime/filetype.lua:22>
        [C]: in function 'nvim_buf_call'
        ...x-neovim-unwrapped-0.8.0/share/nvim/runtime/filetype.lua:22: in function <...x-neovim-unwrapped-0.8.0/share/nvim/runtime/filetype.lua:11>
stack traceback:
        [C]: in function 'nvim_buf_call'
        ...x-neovim-unwrapped-0.8.0/share/nvim/runtime/filetype.lua:22: in function <...x-neovim-unwrapped-0.8.0/share/nvim/runtime/filetype.lua:11>

In my case treesitter.lua is a config file, where I put the lua command for the plugin:

require("epics").setup {}

It seems that nvim has recognized the filetype (vim.bo.filetype returns "epics_db"), but no syntax highlighting or complete is provided.

Any help would be appreciated.

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.