Modern Neovim Config
Go to file
Tigor Hutasuhut a2af0fbcf5 feat(go): modernize config 2023-08-16 15:29:03 +07:00
lua/x feat(go): modernize config 2023-08-16 15:29:03 +07:00
.gitignore feat: added .luarc.json to gitignore 2023-06-06 13:00:25 +07:00
.rgignore feat: added goimpl plugin 2023-01-31 22:30:10 +07:00
README.md feat(tokyonight): current theme changed from catppuccin to tokyonight 2023-02-19 18:01:03 +07:00
init.lua major: refactor codes into one codebase and use toggles instead 2023-03-26 20:17:21 +07:00
selene.toml chore: update plugins 2023-01-26 22:51:05 +07:00
stylua.toml initial commit 2023-01-19 23:35:45 +07:00
vim.toml initial commit 2023-01-19 23:35:45 +07:00

README.md

Modern Neovim Configuration

Uses lazy.nvim as plugin manager.

Supported Platforms

  1. Linux
  2. VSCode
  3. Windows
require('lazy').setup()