diff options
| author | 2023-05-05 12:31:53 -0400 | |
|---|---|---|
| committer | 2023-05-05 12:31:53 -0400 | |
| commit | 7100389c2c56099d166acb62c397942c972074a2 (patch) | |
| tree | dc89749873dc7c2114567bdc6b0e451616c64957 /dot_config/nvim/post.lua | |
| parent | nvim: many changes (diff) | |
nvim: update misc things
Diffstat (limited to '')
| -rw-r--r-- | dot_config/nvim/post.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/nvim/post.lua b/dot_config/nvim/post.lua index 6647590..a0eea7e 100644 --- a/dot_config/nvim/post.lua +++ b/dot_config/nvim/post.lua @@ -1,2 +1,3 @@ -- custom filetypes vim.filetype.add {extension = { janet = 'janet' }} + |
