feat: initial commit; NixOS Era
This commit is contained in:
1
pkgs/neovim/after/ftplugin/fish.lua
Normal file
1
pkgs/neovim/after/ftplugin/fish.lua
Normal file
@@ -0,0 +1 @@
|
||||
vim.lsp.enable('fish_ls')
|
||||
2
pkgs/neovim/after/ftplugin/markdown.lua
Normal file
2
pkgs/neovim/after/ftplugin/markdown.lua
Normal file
@@ -0,0 +1,2 @@
|
||||
vim.wo.wrap = false
|
||||
vim.opt.expandtab = true
|
||||
Reference in New Issue
Block a user