mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-17 00:54:03 +00:00
feat(nvim): refactoring, docs, keybinds, others
This commit is contained in:
@@ -9,3 +9,9 @@ insert_final_newline = true
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
max_line_length = 100
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.md]
|
||||
max_line_length = off
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
Reference in New Issue
Block a user