mirror of https://github.com/nirenjan/vimfiles.git
Compare commits
No commits in common. "169ab2f6020c7d56c5ccf809a10a0e38e2b0ac9c" and "488bc840a84f8cfbd21e7d3d54a5a1532d534aeb" have entirely different histories.
169ab2f602
...
488bc840a8
|
@ -45,6 +45,3 @@
|
|||
[submodule "bundle/vim-bitbake"]
|
||||
path = bundle/vim-bitbake
|
||||
url = https://github.com/kergoth/vim-bitbake
|
||||
[submodule "bundle/editorconfig-vim"]
|
||||
path = bundle/editorconfig-vim
|
||||
url = https://github.com/editorconfig/editorconfig-vim
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 0a3c1d8082e38a5ebadcba7bb3a608d88a9ff044
|
|
@ -1 +1 @@
|
|||
Subproject commit ad716f1df4f89589c0b13b9a39e68a10adba5e13
|
||||
Subproject commit e02176aca15905e80dbb38de2a53416cf6460cfe
|
|
@ -1 +1 @@
|
|||
Subproject commit 2a53d7924877b38b3d82fba188fd9053bfbc646e
|
||||
Subproject commit 2564c37d0a2ade327d6381fef42d84d9fad1d057
|
|
@ -1 +1 @@
|
|||
Subproject commit 8106e142dfdc278ff3eaaadd7b362ad7949d4357
|
||||
Subproject commit 7a6675f092842c8f81e71d5345bd7cdbf3759415
|
|
@ -1 +1 @@
|
|||
Subproject commit 619f04f89861c58e5a6415a4f83847752928252d
|
||||
Subproject commit 79d6a1a4e2f620214f246e9ae0fdf4e129b91bea
|
|
@ -1,10 +0,0 @@
|
|||
" File: go.vim
|
||||
" Author: Nirenjan Krishnan
|
||||
" Description: Golang editing settings
|
||||
" Last Modified: April 20, 2020
|
||||
|
||||
setlocal tabstop=4
|
||||
setlocal softtabstop=4
|
||||
setlocal shiftwidth=4
|
||||
setlocal noexpandtab
|
||||
|
Loading…
Reference in New Issue