Remove log spam
This commit is contained in:
parent
3edd1589c3
commit
c27502668d
1 changed files with 0 additions and 2 deletions
|
|
@ -69,8 +69,6 @@ def SetUpCommandBuffer( cmd, name ):
|
|||
name,
|
||||
cmd ) )
|
||||
|
||||
UserMessage( 'Bufs: {}'.format( [ int( b ) for b in bufs ] ), persist = True )
|
||||
|
||||
return [ vim.buffers[ b ] for b in bufs ]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue