GithubHelp home page GithubHelp logo

dotfiles's People

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

Watchers

 avatar  avatar  avatar  avatar

dotfiles's Issues

SELECT_RAW is now called LS_SELECT_RAW

Thanks for the wonderful guide :) I enjoyed reading it and it helped me set up a modern Neovim config

I was fighting a bit with the snippet logic and found that the name of the SELECT_RAW variable seems to have been changed. It doesn't seem well documented so I'm not even sure how you found this solution at all... but at any rate changing the name in https://github.com/ejmastnak/dotfiles/blob/main/config/nvim/lua/personal/luasnip-helper-funcs.lua makes my setup work now.

Questions: use ultisnips with luasnips in neovim

Hi. First of all thanks for your guide on using snippets with neovim. Iā€™m not a programmer am a physician and Iā€™m slowly migrating my snippets to lua but the reason I started was to do what Mr. Castell was doing when writing math. Is there a way to use his ultisnips with neovim? Migrating the more than 100 math snippets will take a while and time is not something I have a lot of. Thanks for everything.

License?

Is it good if I just attribute with something like this and then copy & paste into my own snippets file?

# Taken from https://github.com/ejmastnak/dotfiles/blob/main/vim/UltiSnips/tex/math.snippets
snippet "([\W_])wt" "\widetilde" rA
`!p snip.rv = match.group(1)`\widetilde{${1:${VISUAL:}}}$0
endsnippet

Or do you want a full MIT license or BSD thing?

Thanks

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.