LuYanFCP / nvim

neovim configuration written in lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim Config

Stargazers Issues Contributors

🎁 Features

  • Fastest startup time in 20-35ms.

  • Modern structure

  • Lightweight

  • cli bot support

Usage

check out the cli tool dope

~/.config/nvim/dope help

List

plugin introduce
glepnir/dashboard-nvim Fancy Start Screen
glepnir/flipped.nvim Colorscheme
glepnir/whiskyline.nvim Async and blazying fast than any statusline
glepnir/template.nvim Fast insert template to file
glepnir/lspsaga.nvim Enhance built-in lsp
glepnir/easyformat.nvim Async Format
glepnir/dbsession.nvim Simple session plugin
glepnir/coman.nvim Comment and generate Annoation
glepnir/hlsearch.nvim Auto hide the search highlight
glepnir/mutchar.nvim Character change
glepnir/gitsigns.nvim Show git info
neovim/nvim-lspconfig Built-in lsp
nvim-treesitter/nvim-treesitter Highlight
nvim-treesitter/nvim-treesitter-textobjects highlight object
nvim-telescope/telescope.nvim Fuzzy search
nvim-telescope/telescope-file-browser.nvim File management
nvim-telescope/telescope-fzy-native.nvim Fuzzy search algothrim
nvim-lua/plenary.nvim Telescope depend
nvim-tree/nvim-web-devicons Icon
L3MON4D3/LuaSnip Snippet
ii14/emmylua-nvim Neovim api doc
windwp/nvim-autopairs Auto pairs
phazzon/hop.nvim Fast Move
norcalli/nvim-colorizer.lua Show color in color hex code

Donate

If you'd like to support my work financially, buy me a drink through paypal

Copyright © 2020-present Raphael

About

neovim configuration written in lua

License:MIT License


Languages

Language:Lua 94.9%Language:Dockerfile 2.9%Language:Go 0.8%Language:C 0.5%Language:C++ 0.5%Language:Rust 0.4%Language:Scheme 0.2%