Giter Club home page Giter Club logo

nvim-nix's Introduction

Nvim Nix

Neovim configuration using Nix

Module definition

Commons folder

This folder contains all commons plugins:

  • LSP for language server protocol
  • CMP for code completion
  • GIT integration
  • Telescope to search files and buffers
  • Treesitter to improve syntax highlighting
  • Trouble to show errors and warnings
  • Spectre to search and replace
  • Autopairs to auto close brackets
  • Surround to add brackets, quotes, etc
  • Comment to comment lines
  • Todo comments to show todo comments
  • Persistence to persist sessions
  • Colorizer to show colors
  • Project to manage projects

Config folder

This folder contains main Neovim config. It's divided in 3 files:

  • oprions.nix to define nvim main options
  • keymaps.nix to define nvim main keymaps
  • autocommands.nix to define nvim auto commands

Lang folder

This folder contains all settings to specific languages:

  • Javascript/Tyepscript
  • HTML
  • CSS
  • JSON
  • YAML
  • Lua
  • Nix

UI folder

This fodler contains all UI plugins:

  • Dashboard to show a dashboard when nvim starts
  • Fidget to show a fidget spinner when nvim loads LSP servers attached to a buffer
  • Lualine to show a status line
  • NeoTree to show a file explorer
  • WhichKey to show keymaps help

Extras folder

Contains some extra plugins:

  • Copilot to show a popup with code snippets

Current conigurations availables

Default

This configuration is the default configuration in a estable version. You can run it with:

nix run github:ajmasia/nvim-nix

Rolling

This configuration is the default configuration in a rolling version. Its the best way to test new plugins or configs. You can run it with:

nix run github:ajmasia/nvim-nix#rolling

nvim-nix's People

Contributors

ajmasia avatar

Watchers

 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.