Skip to content

kinda clean kinda modern kinda cool neovim config

License

Notifications You must be signed in to change notification settings

thuvasooriya/nimsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
nimsh

neovim integrated modular shell for hackers /my neovim config/
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

  • snippets config
  • just command runner
  • tasks runner
  • codeblock execution
  • typesetting configuration with latex and typst: mupdf?
  • python testing
    • ruff lsp integration
    • venv loader
  • c/c++ testing
    • clang-format fix for platformio
    • some assembly utils
  • move markdown preview and command runners in the name of matilda.nvim
  • notebooks in browser
  • test it in linux
  • luarocks?

focus

  • c, cpp, zig, rust?
  • verilog, systemverilog
  • python
  • javascript, astro, svelte
  • markdown, typst, latex?

useful patterns to remember

  • :%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
  • remove configs directory
  • get rid of alpha.nvim?
  • proper spell checks
  • snacks.nvim integration
  • veridian config
  • minimal statusline

ack

  • tj for the awesome tutorials and kikstarter.nvim
  • prime for his stunning personality
  • awesome plugins from all the awesome people