|
7079e7e6b1
|
nvim: add filetype to modeline, remove fileencoding
|
2022-08-19 01:53:07 +02:00 |
|
|
8094dd8c18
|
nvim: add support for “nerdfonts”
|
2022-08-19 00:11:15 +02:00 |
|
|
4647ded04d
|
nvim: add get_hl_hex()
|
2022-08-18 17:39:35 +02:00 |
|
|
0d6c6912cd
|
nvim: cosmetic changes for consistency
|
2022-08-18 01:16:57 +02:00 |
|
|
f62e5cd6b9
|
nvim: fix project_root_markers
|
2022-08-17 20:07:39 +02:00 |
|
|
bb1319078c
|
nvim: add project
|
2022-08-17 19:55:12 +02:00 |
|
|
0f50628209
|
nvim: replace colorcolumn function with cc='+1'
|
2022-08-17 16:44:32 +02:00 |
|
|
cc34940c06
|
nvim: autoformat everything, clean up, small fixes
|
2022-08-17 01:47:49 +02:00 |
|
|
e618f9511e
|
nvim: add .editorconfig to project root detection
|
2022-08-17 00:12:42 +02:00 |
|
|
9afc3d3316
|
nvim: put map() into functions and add more options
|
2022-08-16 04:32:49 +02:00 |
|
|
8ef5508e21
|
nvim: remace command! with Lua function
|
2022-08-15 23:50:44 +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 |
|
|
673af86eaa
|
nvim: turn my functions into proper module
|
2022-08-13 19:27:37 +02:00 |
|
|
2f02c47ef0
|
nvim: snippets: don't fail if name/email not found
|
2022-08-13 01:25:43 +02:00 |
|
|
2ffd49532d
|
nvim: snippets: don't fail if project root not found
|
2022-08-13 01:19:25 +02:00 |
|
|
64943d0144
|
nvim: refine MY_get_project_root()
|
2022-08-13 01:06:08 +02:00 |
|
|
888a7e083f
|
nvim: configure snippets, add license snippets
|
2022-08-13 00:15:32 +02:00 |
|
|
1c361ebb4a
|
nvim: rename functions: my_ -> MY_
|
2022-08-12 22:56:33 +02:00 |
|
|
0efa1bee90
|
nvim: remove trailing whitespace in config files
|
2022-08-12 14:09:38 +02:00 |
|
|
6084378826
|
nvim: remove unneeded brackets
|
2022-08-12 14:05:53 +02:00 |
|
|
7d2b96c8b1
|
nvim: put config in namespace “my” to avoid collisions
|
2022-08-11 16:22:36 +02:00 |
|