Giter Club home page Giter Club logo

nvim-lua's Introduction

Goals

  • LSP and other neovimmy goodness
  • mostly or all Lua for speed to try to get a faster startup time (CoC is sooo slow at startup)
  • document dependencies (lua-language-server, pyright, ...)
  • Mac only (for now)

TODO:

https://github.com/mattn/efm-langserver - pausing till I have lua working :)

lsp-go lsp-bash? https://github.com/mjlbach/defaults.nvim https://github.com/rockerBOO/awesome-neovim treesitter

DONE

get gx working on links - custom lua baby! efm-pyright lsp-lua plugins! packer - working :) nvim-compe - working :) lsp-pyright - got it - will probably want to check for venvs, but whatever https://github.com/lewis6991/gitsigns.nvim - done enough - could change colors to look better, but colorscheme might do that anyway

Bugs found

:PackerStatus Broken

Error executing vim.schedule lua callback: vim/shared.lua:396: t: expected
table, got nil
stack traceback:
        vim/shared.lua:396: in function 'tbl_count'
        ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:273: in
 function 'cb'
        vim.lua:253: in function <vim.lua:253>

    use {
      'lewis6991/gitsigns.nvim', requires = { 'nvim-lua/plenary.nvim' },
    }

a config = block in here doesn't appear to work...

Needed to install :)

Building NeoVim

I followed https://github.com/neovim/neovim/wiki/Installing-Neovim#homebrew-on-macos-or-linux

Think I had to do:

brew install --HEAD luajit
brew install --HEAD neovim

But I also have the following, so who knows...

$ brew list | grep lua
lua
luajit
luajit-openresty
luarocks

Others

volta install pyright volta install bash-language-server brew install efm-langserver

sunneko lua

https://www.chrisatmachine.com/Neovim/28-neovim-lua-development/ https://github.com/sumneko/lua-language-server/wiki/Build-and-Run-(Standalone)

that worked relatively well

nvim-lua's People

Contributors

bbkane avatar bkane-msft avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

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.