|
861c13b7bd
|
vim: clean up old mapping functions
|
2022-10-05 00:09:33 +02:00 |
|
|
45ed3965f0
|
vim: add mapping to display syntax highlighting groups
|
2022-09-26 20:00:52 +02:00 |
|
|
c1bea90524
|
vim: add base04 color
|
2022-09-26 19:19:12 +02:00 |
|
|
97839fa58b
|
vim: use vim.keymap instead of custom functions
`vim.keymap` was introduced in nvim 0.7, so this is the minimum version
required for this to work.
|
2022-07-01 21:37:04 +02:00 |
|
|
2498e73c10
|
vim: move custom highlights to colorscheme config()
|
2022-02-14 17:20:33 +01:00 |
|
|
1529b88178
|
vim: factor out highlight function into fs.util
|
2022-02-14 00:11:31 +01:00 |
|
|
cfef55a487
|
vim: rename buffer local maps for consistency with nvim API
|
2022-02-09 23:14:25 +01:00 |
|
|
0edb597382
|
vim: merge lua utils
|
2022-02-09 23:09:51 +01:00 |
|