Skip to content

tuerda/neovim-config

Repository files navigation

Neovim Config

My configuration files for neovim.

Comments in Spanish.

Mostly for my own personal use, but go ahead and take parts of it -- or all of it -- if you want to.

In general, I do not recommend simply installing this blindly. Some stuff might not work if your setup is unlike mine.

This is a config for a heavily customized neovim setup. It includes:

  • Syntax and indentation files for julia, taken from the julia-vim plugin
  • Custom filetype plugin files for julia, python, css, html, tex, markdown, vimscript, R, haskell, bib, scheme, asciidoc files.
  • Custom filetypes for notes and utf8 slides.
  • A modified version of the mmarkdown markdown superset syntax file as found here
  • A custom completion script using the <tab> key.
  • A custom script for changing keyboard maps depending on the mode
  • Four plugins found in pack/plugins/start (which I just included in the repo because they are small)
  • Four custom color schemes
  • Miscelaneous keybindings, settings and configuration

Note that this readme is unmaintained and may be outdated; it may not accurately describe the contents of the repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published