Compare commits
2 Commits
04aef1e179
...
3e4452cf24
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e4452cf24 | ||
|
|
186bb40650 |
3
nvim/after/ftplugin/cue.lua
Normal file
3
nvim/after/ftplugin/cue.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
vim.opt_local.tabstop = 4
|
||||
vim.opt_local.shiftwidth = 4
|
||||
vim.opt_local.expandtab = false
|
||||
@@ -1,3 +1,4 @@
|
||||
vim.g.editorconfig = false
|
||||
IsYandex = Contains({"i113855042", "dmchumak-dev.sas.yp-c.yandex.net"}, vim.fn.hostname())
|
||||
|
||||
vim.g.mapleader = ' '
|
||||
|
||||
Reference in New Issue
Block a user