Commit Graph

19 Commits

Author SHA1 Message Date
59e7a364cd
nvim: use absolute path in config-autosource-autocmd 2022-08-15 21:01:33 +02:00
27dedd8400
nvim: stop reading config if nvim is too old 2022-08-15 13:25:38 +02:00
4615f1f9c5
nvim: declare all plugins in one file
Having it in many files is logically nicer, but breaks on fresh
installs.
2022-08-15 04:06:26 +02:00
7a49812118
nvim: separate plugins and config
It may look nicer but it leads to problems.
Also tweaked some thinks and cleaned up, made firenvim config only run
if it is used.
2022-08-15 01:29:31 +02:00
c052b052dc
nvim: rename fileformats.lua -> filetypes.lua 2022-08-13 19:12:43 +02:00
686871a6a1
nvim: add old version warning 2022-08-13 19:10:19 +02:00
7bf0d31adf
nvim: mv ui.lua -> tools.lua 2022-08-13 17:04:51 +02:00
836667ac77
nvim: don't compile again after sync 2022-08-13 14:44:37 +02:00
1929597d5c
nvim: fix dependencies 2022-08-13 12:30:13 +02:00
26f520e509
nvim: remove redundancy 2022-08-13 00:20:13 +02:00
4d4208215c
nvim: install & compile plugins if they aren't compiled 2022-08-12 19:29:03 +02:00
1c8e621d5d
nvim: add firenvim 2022-08-12 03:33:18 +02:00
7d2b96c8b1
nvim: put config in namespace “my” to avoid collisions 2022-08-11 16:22:36 +02:00
aa041079c5
nvim: move whitespace function to functions.lua 2022-08-09 11:26:00 +02:00
6c938e3d17
neovim: switch comment toggler, add neogit 2022-08-08 19:58:38 +02:00
c0d0aee138
nvim: add which-key 2022-08-08 19:11:44 +02:00
a7d3f4c9ee
nvim: modularise plugin config 2022-08-08 13:57:38 +02:00
e2883114f1
nvim: add org, completion, lsp 2022-08-08 11:07:10 +02:00
e1ab9ebdb0
initial nvim config 2022-08-08 01:41:01 +02:00