my neovim lua conf
Go to file
2023-07-31 18:40:14 +02:00
after plugin: argwrap, auto wrap args + disable drop.nvim (screensaver) 2023-05-28 12:47:51 +02:00
lua packer unlock plugins 2023-07-31 18:40:14 +02:00
my_packages/perproject/lua project configs and template plugins for licensing 2023-06-01 16:09:31 +02:00
mysnippets snippets update 2023-07-07 13:05:54 +02:00
notes fix global modules to local 2023-01-30 22:13:34 +01:00
plugin updates 2023-04-10 01:23:49 +02:00
queries/go updates 2022-10-25 02:13:21 +02:00
scratch updates 2022-10-25 02:13:21 +02:00
.gitignore ignore 2022-11-01 23:10:13 +01:00
.pnvim.json perproject custom conf (lsp) 2022-09-29 20:52:53 +02:00
.stylua.toml set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
init.lua fix XDG 2022-11-16 19:33:47 +01:00
last_stable_nvim_version update 2023-03-18 01:44:10 +01:00
LICENSE Initial commit 2021-03-07 20:03:18 +05:30
README.md readme 2022-10-09 05:09:58 +02:00

My nvim config using Lua based on nvchad