1
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
tastytea f63b754fd1
nvim: move git config into own file 2022-09-28 12:04:05 +02:00
tastytea d205ed4974
nvim: add desc to 0.7.0 feature list 2022-09-26 19:05:21 +02:00
tastytea 86a8a74a8f
nvim: use vim-plugins installed by OS package manager
remove gentoo-syntax, since it is installed globally
2022-09-11 00:34:31 +02:00
tastytea d6b2afbfc2
nvim: add pkgdev command 2022-08-30 07:15:18 +02:00
tastytea 0d6c6912cd
nvim: cosmetic changes for consistency 2022-08-18 01:16:57 +02:00
tastytea 59e7a364cd
nvim: use absolute path in config-autosource-autocmd 2022-08-15 21:01:33 +02:00
tastytea 27dedd8400
nvim: stop reading config if nvim is too old 2022-08-15 13:25:38 +02:00
tastytea 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
tastytea 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
tastytea c052b052dc
nvim: rename fileformats.lua -> filetypes.lua 2022-08-13 19:12:43 +02:00
tastytea 686871a6a1
nvim: add old version warning 2022-08-13 19:10:19 +02:00
tastytea 7bf0d31adf
nvim: mv ui.lua -> tools.lua 2022-08-13 17:04:51 +02:00
tastytea 836667ac77
nvim: don't compile again after sync 2022-08-13 14:44:37 +02:00
tastytea 1929597d5c
nvim: fix dependencies 2022-08-13 12:30:13 +02:00
tastytea 26f520e509
nvim: remove redundancy 2022-08-13 00:20:13 +02:00
tastytea 4d4208215c
nvim: install & compile plugins if they aren't compiled 2022-08-12 19:29:03 +02:00
tastytea 1c8e621d5d
nvim: add firenvim 2022-08-12 03:33:18 +02:00
tastytea 7d2b96c8b1
nvim: put config in namespace “my” to avoid collisions 2022-08-11 16:22:36 +02:00
tastytea aa041079c5
nvim: move whitespace function to functions.lua 2022-08-09 11:26:00 +02:00
tastytea 6c938e3d17
neovim: switch comment toggler, add neogit 2022-08-08 19:58:38 +02:00
tastytea c0d0aee138
nvim: add which-key 2022-08-08 19:11:44 +02:00
tastytea a7d3f4c9ee
nvim: modularise plugin config 2022-08-08 13:57:38 +02:00
tastytea e2883114f1
nvim: add org, completion, lsp 2022-08-08 11:07:10 +02:00
tastytea e1ab9ebdb0
initial nvim config 2022-08-08 01:41:01 +02:00