Giter Club home page Giter Club logo

Comments (6)

jmbuhr avatar jmbuhr commented on July 30, 2024 1

Not quite yet, but I'm working on some improvements to the parsing (in
#60) and took the opportunity to also include those special comments you show for nix, which looks to work so far!

image
image

from otter.nvim.

jmbuhr avatar jmbuhr commented on July 30, 2024 1

The branch is merged now, feel free to try it out. Formatting as you mentioned should also work if you have a language server that supports "textDocument/rangeFormatting" requests, via otter.ask_format

from otter.nvim.

jmbuhr avatar jmbuhr commented on July 30, 2024 1

Though if is is a separate formatter not part of a language server, the easier approach is to use vims native filters, e.g. visual mode select followed by :!shfmt if shfmt accepts input at stdin.

from otter.nvim.

LamprosPitsillos avatar LamprosPitsillos commented on July 30, 2024

Really exciting!
Thanks for your work. If you need testers @ me , I'll be glad to help

from otter.nvim.

jmbuhr avatar jmbuhr commented on July 30, 2024

You can already test with this branch, if you want. Let me know if you find bugs :)

from otter.nvim.

koalagang avatar koalagang commented on July 30, 2024

Adding nix support to otter could be interesting to use when writing shell scripts in nix files. It would solve a problem I have where I like to write my shell scripts declaratively with nix but miss out on stuff like formatters (shfmt) and linters (shellcheck). It could also be useful for homemanager users who use home.file.<name>.text.

P.S. For anyone curious, here's a great video demonstrating writing shell scripts inside nix files.

from otter.nvim.

Related Issues (20)

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.