Skip to content
/ nvim Public

This is my personal configuration for neovim to edit TeX files and is based on my main setup using nixvim

Notifications You must be signed in to change notification settings

c5514/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Requirements:

  • Neovim ≥ 0.9.5
  • Zathura
  • Texlive including latexmk
  • Inkscape to use illustrate plugin(textext extension is recommended)
  • npm
  • gcc
  • A nerd font

Installation:

  • Move nvim folder to ~/.config/
  • For zathura configuration file do the same.

Plugins:

  • onedark.nvim
  • neo-tree
  • lualine.nvim
  • nvim-autopairs
  • telescope.nvim
  • nvim-cmp
  • LuaSnip
  • nvim-lspconfig
  • vimtex
  • illustrate.nvim
  • indent-blankline.nvim
  • alpha-nvim
  • todo-comments
  • nvim-treesitter
  • nvim-treesitter-context
  • rainbow-delimiters.nvim
  • noice.nvim
  • neovim-trunk
  • mini.nvim(surround, notify, comment, indentscope, cursorword, align, bracketed, clue, hipatterns, icons)
  • markview.nvim
  • smart-splits.nvim
  • conform.nvim
  • lazygit.nvim
  • git-blame.nvim
  • yazi.nvim

About

This is my personal configuration for neovim to edit TeX files and is based on my main setup using nixvim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages