1
0
Fork
You've already forked nvim
0
No description
  • Lua 94.9%
  • Vim Script 4.3%
  • Tree-sitter Query 0.8%
2026年07月02日 13:35:03 +02:00
after Update sql highlighting 2026年05月20日 09:46:41 +02:00
colors Rername colorscheme module 2026年04月09日 11:44:36 +02:00
lsp Update css/php lsp settings 2026年07月02日 13:31:42 +02:00
lua Update markdown snippets 2026年07月02日 13:35:03 +02:00
queries Improve vue support 2024年10月19日 09:55:44 +02:00
.gitignore Add vim.pack lock file 2026年04月10日 16:48:27 +02:00
.gp.md Reinstall and configure gp.nvim 2024年10月12日 19:18:12 +02:00
icons.ico Updat icons and plugins 2026年02月28日 10:55:26 +01:00
init.lua Add firenim plugin 2026年05月17日 14:37:00 +02:00
nvim-pack-lock.json Remove delta plugin 2026年07月02日 13:34:40 +02:00
README.md Update README.md 2026年04月10日 18:13:53 +02:00

Neovim config

Requirements

Tree Sitter

brew install tree-sitter-cli

Spectre and Oxi

To use oxi for replacement run

~/.local/share/nvim/site/pack/core/opt/nvim-spectre/build.sh

See spectres README fo more information

Zeuch

Measure startup time

nvim --startuptime startup.log