mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
refractor(nvim): Put lang specific config to plugins/mod/lang
* Local leader to <C-k> * Add org mappings to match emacs behaviour * Put lang specific config to plugins/mod/lang, currently markdown and org
This commit is contained in:
parent
ccaf0ce33e
commit
797ddef79b
11 changed files with 107 additions and 59 deletions
|
|
@ -36,6 +36,7 @@ local config = {
|
|||
components.diagnostics,
|
||||
},
|
||||
lualine_x = {
|
||||
components.orgmode,
|
||||
components.indent,
|
||||
components.encoding,
|
||||
components.eol,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue