nvf/modules
Kalle Jepsen 11a974a111 statusline/lualine: extensible sections
This adds extraActiveSection and extraInactiveSection to the lualine
options to make it possible to easily extend the defaults with
additional sections. We're also changing the exposed type of the
*activeSection attributes from `str` to `listOf str`.
2023-10-23 21:08:31 +02:00
..
assistant feat: copilot completions in nvim-cmp sources 2023-07-24 17:24:35 +03:00
autopairs docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
basic feat: disable useSystemClipboard by default 2023-09-21 12:14:35 +02:00
comments docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
completion Merge pull request #105 from NotAShelf/feature/window-borders 2023-07-26 18:54:18 +03:00
core add descriptions for extraPlugins 2023-07-26 15:36:24 +02:00
dashboard docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
debugger fixes enable option descriptions 2023-10-21 19:15:36 +02:00
filetree fixes enable option descriptions 2023-10-21 19:15:36 +02:00
git docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
languages languages/bash: use mkEnableOption for enable options 2023-10-22 18:08:48 +03:00
lsp feat: keybind to toggle format on save 2023-10-23 18:50:15 +02:00
minimap feat: per-plugin border styles 2023-07-26 10:33:01 +03:00
notes fixes enable option descriptions 2023-10-21 19:15:36 +02:00
projects fixes enable option descriptions 2023-10-21 19:15:36 +02:00
rich-presence fix: presence-nvim providing invalid client id 2023-07-15 19:24:09 +03:00
session docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
snippets docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
statusline statusline/lualine: extensible sections 2023-10-23 21:08:31 +02:00
tabline docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
terminal fixes enable option descriptions 2023-10-21 19:15:36 +02:00
theme theme/oxocarbon: add oxocarbon theme module 2023-10-20 16:39:46 -06:00
treesitter feat: add treesitter keybindings 2023-05-03 00:15:05 +02:00
ui fixes enable option descriptions 2023-10-21 19:15:36 +02:00
utility utility/surround: vendor keybindings for surround 2023-10-17 12:47:44 +02:00
visuals visuals/highlight-undo: increase highlight timeout duration 2023-10-23 20:15:31 +03:00
assertions.nix feat: assert failing conditions 2023-06-04 09:39:17 +03:00
default.nix fix: stop using deprecated buildVimPluginFrom2Nix 2023-10-03 19:48:09 +02:00
modules.nix dev: init nvim-dap setup 2023-06-27 00:04:58 +02:00