Thanks to visit codestin.com
Credit goes to github.com

Skip to content

naestech/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

nami_nvim robin_nvim

nae.nvim, now einked!

installation

  1. clone this repository into your neovim config directory:
    git clone https://github.com/naestech/nvim ~/.config/nvim
  2. install the required dependencies using lazy.nvim.
  3. launch neovim and run :Lazy to sync and install the plugins.

plugins

plugin description
alpha.nvim greeter.
auto-session.nvim automatic session management.
autopairs.nvim automatic pairing of brackets and quotes.
bufferline.nvim buffer line.
colorscheme.nvim eink colorscheme.
comment.nvim easy commenting.
dressing.nvim enhance vim's default UI.
formatting.nvim formatting tools.
gitsigns.nvim git integration.
golf.nvim vim motions keystroke game.
indent-blankline.nvim indentation guides.
init.nvim initial configuration for nvim.
lazygit.nvim integrate lazygit with nvim.
linting.nvim linting support.
lualine.nvim status line.
lush.nvim.nvim create color schemes with lua.
nvim-cmp.nvim autocompletion plugin.
nvim-tree.nvim file explorer.
substitute.nvim text substitution tool.
surround.nvim surrounding text objects.
telescope.nvim fuzzy finder over files, buffers, etc.
todo-comments.nvim manage TODO comments.
treesitter.nvim syntax highlighting.
trouble.nvim diagnostics list.
vim-maximizer.nvim maximizes and restores current window.
vim-be-better.nvim vim motions game.
which-key.nvim display available keybindings.
yanky.nvim improved yank and put functionalities.

credits

this configuration would not be possible without josean's tutorial.

About

i use vim, btw πŸ€“β˜πŸ½

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages