Skip to content

altermo/nvim-lua-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-lua

This is my private neovim config.

Special about this config

Here is a list of somewhat unique things about this config:

  • Uses features from the latest neovim development release
  • Fast load times when opening files: 50ms
    • NvChad has 60ms when opening files
  • No status column (no line numbers)
  • No snippet plugin (uses vim.snippet) (still has cmp)
  • small.nvim: my collection of plugins
  • No automatic LSP install
  • Treesitter queries:
    • In lua, conceal specific keywords
    • In hyprlang, inject bash highlights into shell code
  • Auto sync terminal background with neovim background

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published