mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-14 00:22:39 +02:00
feat: neovim - add some dotfiles
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
.clj-kondo/
|
||||||
|
.nrepl-port
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
{:source-file-patterns ["*.fnl" "**/*.fnl"]}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
column_width = 120
|
||||||
|
line_endings = "Unix"
|
||||||
|
indent_type = "Spaces"
|
||||||
|
indent_width = 2
|
||||||
|
quote_style = "AutoPreferDouble"
|
||||||
|
call_parentheses = "None"
|
||||||
|
collapse_simple_statement = "Always"
|
||||||
Reference in New Issue
Block a user