/nimsh

kinda clean kinda modern kinda cool neovim config

Primary LanguageLuaMIT LicenseMIT

Logo
nimsh

todo · done · memo · ack

     

hi there! this is my neovim config, my config began as a starter config to nvchad and then i stopped and learned neovim again with kikstarter template and then integrated them both. i personally use nix on my system and this config is in a way that it uses nix to install all the packages required by neovim instead of mason (i'm still on the fence about this one, classic determinism vs flexibility debate). this config is pretty minimal (i guess) and focused on systems programming languages, hardware description languages and embedded development. with some flare for markdown writing utilities.

under development and bugs are expected, issues are welcome p.s. and yup that's the catppuccin logo, will draw something out when time permits

todo

  • build tasks and test tasks easy implementation
  • typesetting configuration with latex and typst
  • propper snippets completion
  • cleanup lsp config
  • ruff lsp integration
  • clang-format fix for platformio
  • move markdown preview to matilda plugin
  • propper verilator linting
  • editor.fs cleanup
  • trim down nvchad ui plugin
    • remove tabufline
    • modify statusline to be more minimal
  • open notebooks in browser
  • test it in linux
  • implement dap - low priority
  • luarocks?

memo

  • use :qa or :qwa to quit to terminal easily closing all buffers especially when nvimtree is open
  • :%s@search@replace@gc for search and replace with confirmation

done

  • github markdown preview <leader>mp
  • move to version 10 flying on nightly
  • remapping J and K to faster movement using default bindings and leap plugin
  • partial integration with vscode keeping vscode neovim config separate
  • setup nix formatting using alejandra
  • nix compatibility to lsp and my workflow

ack

  • nvchad for base46
  • tj for the awesome tutorials and kikstarter.nvim
  • prime for his stunning personality