WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

epics-extensions/epics.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epics.nvim

EPICS-related tools for Neovim

Requirements

Neovim >= 0.7

The nvim-treesitter plugin.

Usage

Add this plugin your preferred way.

Then, in your Lua configuration, simply do:

require("epics").setup {
	-- Configuration options go here
}

Configuration options

Values shown here are the default:

{
	-- Use nvim-treesitter's ensure_install to ensure you have all the required
	-- tree-sitter grammars
	ensure_ts_installed = true,
}

About

EPICS-related tools for Neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •